v1

latestOpenAPI 3.1.02026-08-066378446.6 KB
Document Operations

Delete personal link

<small>Requires an API token with the Document Manager role.</small>

Deletes the document user's active personal link, revoking access for everyone who has the URL. The user themselves is not removed from the document; use the Remove document user endpoint for that.

Returns a 404 response when the user has no active personal link.

delete/documents/{document}/users/{documentUser}/personal-link

Path parameters

documentstring required

The document UUID

documentUserstring required

The document user UUID

Response

No content