1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/ru/cli/notion/EditDatabaseProperties/bash.txt
Vitaly the Alpaca (bot) 27618dae4f Test data update (Jenkins)
2025-02-09 18:09:49 +03:00

8 lines
266 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint notion EditDatabaseProperties \
--token "***" \
--base "19582aa7-fc4e-8108-adbe-d37bfcecfbfb" \
--props "{'Email':'rich_text','Website':null}" \
--title "TestTitle" \
--description "TestDescription"