Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
User's email address
The ID of the role assignment
Body
application/json
The updated role configuration
The new role level (admin, editor, monitor_editor, or viewer). Note: scope cannot be changed after creation
Available options: 
admin, editor, monitor_editor, viewer Response
Successful Response
User role information returned by public API.
The unique identifier of this role assignment
The role level (admin, editor, monitor_editor, or viewer)
Available options: 
admin, editor, monitor_editor, viewer The scope this role applies to
When the role was created
When the role was last updated
Whether this is a default organization role
If this role is granted FROM a team (i.e., user has this role because they're a member of the team), the team name

