Add a team member
Teams
Add a team member
Add a user or SSO group to a team.
POST
Add a team member
Authorizations
Organization API key (sl_…).
Headers
The organization ID the request is scoped to.
Path Parameters
Body
application/json
Response
Successful Response
A user or SSO group granted membership on a team.
The unique identifier of this membership.
Whether the member is an individual user or an SSO group.
Available options:
user, sso_group Email address for a user, or group name for an SSO group.
The member's role within the team.
Available options:
editor, viewer When the member was added to the team — RFC 3339 UTC.
Opaque strong ETag for optimistic concurrency.

