delete_quiz_item
Delete a question from a New Quiz in Canvas. Permanently removes the quiz item using course, assignment, and item IDs.
Instructions
Delete a question (item) from a New Quiz. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The quiz item ID to delete | |
| course_id | Yes | Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz |