Pages
Publishes a page
Publishes a doc: sets public_access to true so anyone with the link can read it without authentication through GET /public/pages/{uuid}, using the doc's public_uuid. Only docs can be published — subpages are covered by their doc. Template docs cannot be published. No request body.
patch/api/v2/pages/{id}/publish
Path parameters
idstring required
The ID of the page to publish.
Headers
X-Organization-Idstring required
Organization ID
Response
Single page