Skip to main content

Delete a team

DELETE 

/api/v1/organizations/teams/:team_id

Delete a team. Owner/Admin only.

  • 404 if the team does not exist in the caller's organization.
  • API-key scope required: teams:delete.

Request

Responses

Successful Response