DevelopersAPI referenceAuth & accountsTeams
Delete a team
Team orgs only; team lead or org.teams.manage. Soft delete.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
tid*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/orgs/string/teams/string"{ "message": "string"}