delete https://api.lucid.co/folders//shares/groups/
Revoke any direct collaborator access a group has to the given folder.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token Scopes:
- folder
Responses
204No Content when the group'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.