Skip to main content
DELETE
Deletes a team from your COR instance using its external ID. This also removes the integration mapping for the team.

Path Parameters

string
required
External team ID that was used when creating the team

Request Body Requirements

object
required

Known Errors

  • ZC001 — Entity is not associated (team not found with the specified external ID for this source)
  • ValidationError — Missing required metadata.source field