Deletes a team from the specified document space.
Deletes the specified team and removes its access to the document space and its documents.
<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
documentSpaceId
The id of the document space.
documentSpaceToTeamId
The id of the document space to team connection.
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

