Skip to main content
DELETE
Delete a team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
integer
required

Response

200 - application/json

Team deleted successfully

The response is of type boolean.