Add team member
teams
Add team member
Add a user or SSO group to a team
POST
Add team member
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
A member of a team (user or SSO group).
The unique identifier of this membership (UserRole ID)
Type of member - either a user or an SSO group
Available options:
user, sso_group Email address for users, group name for SSO groups
The role this member has within the team context (editor or viewer)
Available options:
editor, viewer When the member was added to the team

