Skip to main content
POST
Creates a new team in your COR instance through the integrations service. Validates team name, ID, workspace ID, and metadata before creating.

Request Body Requirements

object
required
string
required
External team ID from your source system
string
required
Team name
string
External workspace ID that the team belongs to
string
Team description

Known Errors

  • ValidationError — Missing required fields
  • ZC004 — Association already exists (team with this external ID already exists)