v1

latestOpenAPI 3.0.0BSD-3-Clause2026-07-146135105.7 KB
teams

Create Team

Create a new team. The user who creates the team will automatically be assigned as the owner of the team. The team owner can invite new members, who will be able add new owners and update or delete the team from your project.

post/teams

Request body

namestring required

Team name. Max length: 128 chars.

rolesstring[]

Array of strings. Use this param to set the roles in the team for the user who created it. The default role is owner. A role can be any string. Learn more about roles and permissions. Max length for each role is 32 chars.

Response

Team

$idstring required

Team ID.

dateCreatedinteger required

Team creation date in Unix timestamp.

namestring required

Team name.

suminteger required

Total sum of team members.