Delete team
Delete a new team
delete/teams
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/DeleteTeamParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DeleteTeamResponse.json"
}