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