Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The role assigned to the user in the dashboard. Learn more about roles at User Management Guide.
Available options:
OWNER, VIEWER, CUSTOM Example:
"OWNER"
Response
200 - application/json
User data with updated role.
Available options:
OWNER, VIEWER, CUSTOM