Deletes the team with the specified id.
Required Permissions
The user must be an admin.Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
teamId
The id of the team to delete.
Response
No Content

