Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The role configuration to create
The role level to grant (admin, editor, monitor_editor, or viewer)
Available options: 
admin, editor, monitor_editor, viewer The scope for this role. If not provided, creates an organization-wide role Scope definition for creating/updating role assignments (request only).
Response
Successful Response
Team 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

