delete_page
Permanently delete a Canvas course page after previewing and confirming with a token.
Instructions
Delete a page. Two-step: preview first, then confirm with the token.
Permanent — Canvas may retain a recycle-bin copy depending on admin settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_url_or_id | Yes | Page URL slug or page ID to delete | |
| course_identifier | Yes | Course code or Canvas ID | |
| confirmation_token | No | Token from the preview call; omit to preview | |
| require_title_match | No | Safety check — only delete if page title matches exactly |