Skip to main content

Create a team

POST 

/api/v1/organizations/teams

Create a new team in the caller's organization.

  • Manager-or-above required.
  • Member and manager IDs in the payload are validated against the org's member list; unknown IDs produce a 400.
  • API-key scope required: teams:create.

Request

Responses

Successful Response