v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Teams

Create a New Team

Create a new team bound to an organization. Requires at least one of the name or slug body params to be set.

post/api/0/organizations/{organization_id_or_slug}/teams/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Request body

slugstring nullable

Uniquely identifies a team and is used for the interface. If not provided, it is automatically generated from the name.

namestring nullable

[DEPRECATED] The name for the team. If not provided, it is automatically generated from the slug

Response

idstring required
slugstring required
namestring required
dateCreatedstring date-time nullable required
isMemberboolean required
teamRolestring nullable required
flagsobject required
accessstring[] required
hasAccessboolean required
isPendingboolean required
memberCountinteger required