Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
The ID of the user to update.
Query Parameters
The roles to assign to the user.
Response
200
Successfully updated the user's role.