1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00
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"