Deletes the document space contributor with the specified id.
Deletes the specific document space contributor from a document space.
<Check><b>Required Permissions</b>: The user has to be an admin.</Check><Info>Deleting a document space contributor will affect their access to the document space and the documents within that space.
Specifically the access of a particular user.</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
documentSpaceId
The document space to remove the contributor from, specified by its identifier.
documentSpaceContributorId
The document space contributor to remove, specified by its identifier.
Response
No Content