Publish Specific Version
Purpose
To publish the most recent version of the 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 | Mandatory | Enter auto_republish ="false". This will publish only the recent version of the document. Document republishing should be done manually to update the future updates. |