Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The member to add to the team
Response
Successful Response
A member of a team (user or SSO group).
Add a user or SSO group to a team
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The member to add to the team
Successful Response
A member of a team (user or SSO group).