Skip to main content

Team CREATE

POST 

/teams

Creates a team beneath an existing, active parent team.

Required permissions: Team Create or Team Admin. When access is granted through a team role rather than globally, the permission must apply to the selected parent team.

If initials is omitted, null, or empty, the API derives up to two initials from the team name and converts them to uppercase. If color is omitted, null, or empty, it defaults to #60A5FA.

Request

Responses

The team was created successfully.