v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocument permissions
Grant document permissions
Grant document permissions to users or groups.
post/v1/documents/{documentId}/permissions
Path parameters
documentIdstring required
The document identifier. To retrieve the ID, navigate to File > Document settings in the document and then click Settings. The Identifier field contains the document ID.
Request body
Response
Permissions granted successfully
Example response
{
"success": true
}