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/UpdateCalendarEvent/bash.txt

7 lines
301 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 UpdateCalendarEvent \
--url "b24-ar17wx.bitrix24.by" \
2025-07-15 17:57:15 +00:00
--event 1952 \
2025-02-10 12:29:18 +03:00
--fields "{'ownerId':1,'type':'user','name':'Modified event','description':'New event description','importance':'low','private_event':'Y'}" \
--token "***"