Publish Document
Purpose
To publish document externally or within the organization from your Writer account.
Quick Reference
Parameters
Path Parameters
| Parameter | Data Type | Mandatory/Optional | Description |
|---|
| document_id | String | Mandatory | Specify the unique id of the document to be published. |
Body Parameters
| Parameter | Data Type | Mandatory/Optional | Description |
|---|
| scope | String | Mandatory | Specify scope = "external" to publish the document to the public. Specify scope = "organization" to publish the document within the organization. |
| auto_republish | Boolean | Optional | Enter auto_republish ="true". This republishes the document automatically whenever a change is made. |