Organization teams
Update an organization 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 |
patch/organizations/{organization}/teams/{team}
Path parameters
organizationstring required
The name of the organization
teamstring required
The slug of the team
Request body
Response
Returns the updated team. Note: SSO-managed teams cannot be updated.