v1

latestOpenAPI 3.1.02026-07-26549156879.0 KB
Teams > Team

Creates a Team

Create a team with a given name

post/api/2026-07-01/resources/teams/teams

Request body

namestring required

Name of the team.

descriptionstring

Description of the team

Example request

{
  "name": "Management",
  "description": "Management team description"
}

Response

CREATED

idstring required
namestring required
descriptionstring
avatarstring
employee_idsstring[]
lead_idsstring[]
company_idstring required