v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Documents Collaboration

Delete Document User Collaborator

Revokes all collaborator access to a document for the given user. The user may still have access to the document through other means such as shared folders. Cannot be used to remove the document owner's access.

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

Path parameters

idstring uuid required

ID of the document.

userIdnumber required

ID of the user to retrieve collaborator settings for.

Response

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