1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-21 00:29:52 +02:00
Files
OpenIntegrations/docs/en/cli/bitrix24/CreateChat/bash.txt

6 lines
201 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
# JSON data can also be passed as a path to a .json file
oint bitrix24 CreateChat \
--url "b24-ar17wx.bitrix24.by" \
--fields "{'TYPE':'CHAT','TITLE':'Private chat','USERS':[10,1]}" \
--token "***"