Deletes the team with the specified id.
Deletes the team with the specified id. Deletes all related UserInTeamEntities and ProjectInTeamEntities as well.
Required Permissions
The user must be an admin.Path parameters
teamId
The id of the team.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content