POST
/v1/ClientUser/UpdateUserRolesCreate Client User Update User Roles
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idQuery parameters
userIdstringRequest body application/json
array of string
Responses
namestringnullabledescriptionstringnullableidstringnullablecurl --request POST \
--url 'https://api.4comply.io/v1/ClientUser/UpdateUserRoles' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'