Teams
Create team
Creates a new team.
post/teams
Request body
organization_idstring ulid required
The ID of the parent organization.
labelstring required
The human-readable label of the team.
project_permissionsstring[]
Project permissions that are granted to the team.
Response
Created
idstring ulid
The ID of the team.
organization_idstring ulid
The ID of the parent organization.
labelstring
The human-readable label of the team.
project_permissionsstring[]
Project permissions that are granted to the team.
created_atstring date-time
The date and time when the team was created.
updated_atstring date-time
The date and time when the team was last updated.