v1
latestOpenAPI 3.1.02026-08-066378446.6 KBDocument Operations
Remove document user
<small>Requires an API token with the Document Manager role.</small>
Removes a document user from a document entirely, revoking their access.
Note: This also removes the user's signatory status, if any. To only remove a user from signing while keeping their access to the document, use the Remove signatory endpoint instead.
A document must always have at least one owner; removing the last owner will return a 409 response.
delete/documents/{document}/users/{documentUser}
Path parameters
documentstring required
The document UUID
documentUserstring required
The document user UUID
Response
No content