patch https://{domain}.uspacy.ua/company/v1/users//update_roles
Update user roles by id. Returns user data with new roles
Log in to see full request history
Responses
401Access token is missing or invalid
Update user roles by id. Returns user data with new roles
401Access token is missing or invalid
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/company/v1/users/userId/update_roles \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: