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

7 lines
271 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-04-06 16:33:41 +03:00
--calendar 540 \
2025-02-10 12:29:18 +03:00
--fields "{'type':'user','ownerId':1,'name':'New calendar name','description':'This calendar has been changed'}" \
--token "***"