Update User Roles
Users
Update User Roles
This endpoint allows tenant administrators to update the roles of a user within their tenant.
PATCH
Update User Roles
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
The user roles have been successfully updated.
The response is of type UpdateUserRolesResponse · object.