coda_unpublish_doc
Unpublish a Coda document to remove public access and revert it to private. The public URL stops working, but you can republish later.
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 |