Team
Delete a team
DELETE /team/{id}
DELETE /team/{id}
Path parameters
idintegerpathrequiredNo description.
Responses
200 — Successful operation
Response Example
{
"success": true
}500 — Internal error
Team
DELETE /team/{id}
DELETE /team/{id}idintegerpathrequiredNo description.
200 — Successful operation
{
"success": true
}500 — Internal error