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

7 lines
277 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 UpdateUser \
--url "b24-ar17wx.bitrix24.by" \
2025-02-10 12:29:18 +03:00
--userid 1616 \
--fields "{'EMAIL':'8ea60169-14da-4b8e-8ff5-42df0dcc1c22@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
2024-10-20 22:15:39 +03:00
--token "***"