v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Delete Team

delete/team/{team_uid}

Path parameters

team_uidstring required

team uid

Request body

reassign_tostring

team_uid

Response

200

typestring
messagestring
titlestring

Example response

{
  "type": "success",
  "message": "Team Deleted Successfully",
  "title": "Deleted Successfully"
}