coda_unpublish_doc
Revert a published Coda doc to private, removing public access. The public URL stops working; you can republish anytime.
Instructions
Unpublish a Coda doc, removing public access. Returns confirmation with doc_id.
Reverts a previously published doc to private. The public URL will stop working. This is reversible — you can publish again with coda_publish_doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID to unpublish |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |