coda_delete_page
Permanently delete a page from a Coda doc. Child pages are reparented to the deleted page's parent. Ensure you verify the page name beforehand.
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 |