Deletes the team with the specified id.
<Check title="Required Permissions" icon="key">The user must be an admin.</Check>
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.
Errors
404
Not Found Error

