1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-07 23:03:08 +02:00
Files
OpenIntegrations/docs/ru/cli/NEW_CLI/bitrix24/UpdateUser/bash.txt

7 lines
276 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" \
2024-10-20 12:30:46 +03:00
--userid 674 \
--fields "{'EMAIL':'9d263e47-703e-47e1-bc23-cadab81aa494@exepmple.org','NAME':'Oleg','LAST_NAME':'Lama','UF_DEPARTMENT':7}" \
2024-10-19 22:20:43 +03:00
--token "***"