Documents Collaboration
Delete Document Team Collaborator
Removes the given team as a collaborator on the given document.
delete/v1/documents/{id}/shares/teams/{teamId}
Path parameters
idstring uuid required
ID of the document.
teamIdnumber required
ID of the team to retrieve collaborator settings for.
Response
No Content. The team's collaborator record on the document was successfully deleted.