v1
latestOpenAPI 3.1.02026-08-066984441.1 MBdocumentSpaces
Updates the access of a document space contributor to the document space with the specified id.
Updates the access of the specified document space contributor to the specified document space. Updating a document space contributor will affect their access to the document space and documents within that space.
<Check title="Required Permissions" icon="key">The user must be an admin.</Check>
put/documentspaces/{documentSpaceId}/contributors/{documentSpaceContributorId}
Path parameters
documentSpaceIdstring uuid required
The id of the document space.
documentSpaceContributorIdstring uuid required
The id of the document space contributor.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK