1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00
2024-10-26 11:53:20 +03:00

8 lines
267 B
Plaintext

:: JSON data can also be passed as a path to a .json file
oint notion EditDatabaseProperties ^
--token "***" ^
--base "12b82aa7-fc4e-81f1-90a9-fb883167f760" ^
--props "{'Email':'rich_text','Website':null}" ^
--title "TestTitle" ^
--description "TestDescription"