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>

Path parameters

documentSpaceIdUUIDRequired
The document space to remove the contributor from, specified by its identifier.
documentSpaceContributorIdUUIDRequired
The document space contributor to remove, specified by its identifier.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content