Skip to main content
DELETE
/
api
/
governance
/
teams
/
{team_id}
Delete Team
curl --request DELETE \
  --url http://localhost:8080/api/governance/teams/{team_id}

Path Parameters

team_id
string
required

Response

200

Team deleted successfully