Teams
Delete a team
Delete a team. Only allowed if the current user is a member of the team and has the $delete_team permission.
delete/teams/{team_id}
Path parameters
team_idstring required
Response
Successful response
Example response
{
"success": true
}