Delete page
deletePagePermanently deletes a OneNote page after verifying the exact page title. Use with caution; the action cannot be undone.
Instructions
Permanently delete a page. This cannot be undone -- confirm the page title with the user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page ID from listPages or searchPages. | |
| confirmTitle | Yes | The exact current title of the page, as a safeguard. The call fails if it does not match. |