DELETE
/
api
/
teams
/
{slug}
curl --location --request DELETE 'http://localhost:3005/api/teams/acme' \
--header 'Accept: application/json' \
--header 'Authorization: Token <token>' \
{
  "data": {}
}

Path

slug
string
required

Team slug