Create document permission
Creates a new permission assignment for a user or group within the document, granting them specific roles and access levels. Can also be used to request access to the document when the user doesn't have editor or workspace manager permissions.
/organizations/{organizationName}/workspaces/{workspaceName}/documents/{documentPath}/permissionsAuthorization
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 <= 255Query Parameters
Indicates that the user is requesting access to the resource
falseRequest 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