Deletes the document team with the specified id.
Deletes the specific document team from a document. This operation cannot be performed on inherited document teams, only explicit ones.
There will be recalculation of permissions for related entities considering the deleted document team.
<Check>
<b>Required Permissions</b>: The user has at least manage
permissions for this document.</Check><Info>Deleting a document team will affect their access to the document.
Specifically the access of a particular team.</Info>
Path parameters
documentId
The document to remove a document to team-connection from, specified by its identifier.
documentToTeamId
The document 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