v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBDocument permissions
Update document permission settings
Update the permission and interactivity settings for a document. For example, the ability to allow users to schedule or download the document's content.
Note: Only the fields included in the request will be updated.
put/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
Settings updated successfully
Example response
{
"success": true
}