cURL
teams
Delete a Team
Delete a team under your account. You need to send a DELETE request with the desired team id.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Team identifier/slug to perform the request on behalf of.
Minimum string length:
3Example:
"team_LLHUOMOoDlqOp8wPE4kFo9pE"
Response
The Team was successfully deleted