v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Folders Collaboration

Delete Folder User Collaborator

Revokes a user's direct collaborator access to a given folder. The user may still have access to the folder through other means such as shared folders. This action cannot be used to revoke access from the folder owner.

delete/v1/folders/{id}/shares/users/{userId}

Path parameters

idnumber required

ID of the folder.

userIdnumber required

ID of the user to delete collaborator settings for.

Response

No Content when the user's collaborator record on the folder was successfully deleted.