v1

latestOpenAPI 3.0.3Lucid2026-07-14155181312.3 KB
Documents Sharing

Delete Document Share Link

Deletes a share link on a document. This endpoint will only delete share links that were created by the same OAuth2.0 client making the request.

delete/v1/documents/{id}/shares/shareLinks/{shareLinkId}

Path parameters

idstring uuid required

ID of the document.

shareLinkIdstring required

Id of the share link to retrieve information for.

Response

No Content if the share link was deleted successfully.