Deletes the document space team with the specified id.
Deletes the specific document space team from a document space.
Required Permissions: The user has to be an admin.
Deleting a document space team will affect their access to the document space and the documents within that space.
Specifically the access of a particular team.
Path parameters
documentSpaceId
The document space to remove a document space to team-connection from, specified by its identifier.
documentSpaceToTeamId
The document space to team to remove, specified by its identifier.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content