v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08165682.0 MB
Organization teams

Create 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

ResourceScopes
Organizationwrite_organization
post/organizations/{organization}/teams

Path parameters

organizationstring required

The name of the organization

Request body

namestring required

The name of the team

descriptionstring

A description of the team's purpose

Response

Returns the created team

idstring required

The ID of the team

display_namestring required

The display name of the team

namestring required

The name of the team

slugstring required

The slug of the team

created_atstring required

When the team was created

updated_atstring required

When the team was last updated

descriptionstring nullable required

The description of the team

managedboolean required

Whether the team is managed through SSO/directory services