coda_delete_page
Permanently remove a page from a Coda doc. Irreversible; child pages are reparented. Verify page name before deletion.
Instructions
Permanently delete a page from a Coda doc.
This is irreversible — the page and all its content will be removed. Child pages are reparented to the deleted page's parent. Verify the page name with coda_get_page before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID containing the page | |
| page_id_or_name | Yes | Page ID or name to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |