Add a member to a team
Organization teams
Add a member to a team
Authorization
A service token or OAuth token must have at least one of the following access or scopes in order to use this API endpoint:
Service Token Accesses
write_teams
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | write_organization |
POST
Add a member to a team
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the organization
The slug of the team
Body
application/json
The ID of the organization member to add to the team

