latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-141070460.9 KB

9b9326fe08a5

Teams

Delete a team

Delete a team by ID.

delete/teams/{team_id}

Path parameters

team_idstring required

Response

Successful response

successboolean required

Always equal to true.

Example response

{
  "success": true
}