v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocument permissions
Update document permissions
Update existing document permissions for users or groups.
patch/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 updated successfully
Example response
{
"success": true
}