1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/UpdateCalendar/bash.txt

7 lines
272 B
Plaintext
Raw Normal View History

2025-02-10 12:29:18 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 UpdateCalendar \
--url "b24-ar17wx.bitrix24.by" \
2025-07-15 17:57:15 +00:00
--calendar 1098 \
2025-02-10 12:29:18 +03:00
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" \
--token "***"