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

7 lines
277 B
Plaintext
Raw Normal View History

2024-10-19 22:20:43 +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-09 18:09:49 +03:00
--userid 1604 \
--fields "{'EMAIL':'97ba2cd4-1c88-44d8-8ff1-7226e0d745d1@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
2024-10-19 22:20:43 +03:00
--token "***"