v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocuments
Deletes the document contributor with the specified id from a document.
This operation cannot be performed on inherited document contributors, only explicit ones. There will be recalculation of permissions for related entities considering the deleted document contributor.
<Check title="Required Permissions" icon="key">The user must have at least `write` permissions for the specified document.</Check>
delete/documents/{documentId}/contributors/{documentContributorId}
Path parameters
documentIdstring uuid required
The id of the document to delete the contributor from.
documentContributorIdstring uuid required
The id of the document contributor to delete.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required