Update document permission
Updates the permission assignment for a user or group within the document, modifying their role and access level.
/organizations/{organizationName}/workspaces/{workspaceName}/documents/{documentPath}/permissions/{userGroupId}Authorization
bearerAuth In: header
Path Parameters
The unique identifier of the organization
^[a-zA-Z0-9_ -]+$The unique identifier of the workspace
^(?!.*\*)(?!.*[/]).{1,63}$The path to the document within the workspace
^(?!.*\.\.)[a-zA-Z0-9_/. \-&:,'+?!()$^–—]+$length <= 255The unique identifier of the user or group
^(user:[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}|group:[a-zA-Z0-9._-]+)$Request Body
application/json
Represents a permission assignment for a user or group within a document
Response Body
application/json
application/json
application/json
application/json
application/json