EaserixDocs
DevelopersAPI referenceAuth & accountsTeams

Delete a team

Team orgs only; team lead or org.teams.manage. Soft delete.

View as Markdown
DELETE
/v1/orgs/{id}/teams/{tid}
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"}