delete_page
Delete a page from a Coda doc by providing the document ID and the page's ID or name.
Instructions
Delete a page from a Coda doc by its ID or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| page_id_or_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | An arbitrary unique identifier for this request. | |
| id | Yes | ID of the page to be deleted. |