delete
https://api.lucid.co/documents//shares/teams/
Removes the given team as a collaborator on the given document.
Valid Authentication Methods
API Key Grants:
- DocumentEdit
OAuth 2.0 User Token Scopes:
- lucidchart.document.content.share.collaborator
- lucidchart.document.app.picker.share.collaborator
- lucidchart.document.app.folder
- lucidscale.document.content.share.collaborator
- lucidscale.document.app.picker.share.collaborator
- lucidscale.document.app.folder
- lucidspark.document.content.share.collaborator
- lucidspark.document.app.picker.share.collaborator
- lucidspark.document.app.folder
204No Content. The team's collaborator record on the document was successfully deleted.
403Forbidden
- if the token does not have permission to the document, or if the document has been deleted or does not exist.
- when attempting to revoke the collaboration for the document owner.