1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-11 23:27:21 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/notion/EditDatabaseProperties/bat.txt
Vitaly the Alpaca (bot) 1304209e5c Test data update (Jenkins)
2024-10-22 00:10:04 +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 "12682aa7-fc4e-8163-b58e-f21714915142" ^
--props "{'Email':'rich_text','Website':null}" ^
--title "TestTitle" ^
--description "TestDescription"