People
Delete team
Delete a team based on provided id.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json; charset=UTF-8
Describes the request body of the /deleteteam API call
The deleted team's id
Response
200
OK
Was this page helpful?