People
Delete team
Delete a team based on provided id.
POST
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
Response
200
OK