delete_new_quiz
Permanently remove a New Quiz (LTI) from a Canvas course using the course ID and assignment ID. Deletes the quiz and its data irrevocably.
Instructions
Delete a New Quiz (LTI) from a Canvas course. This action is permanent. Use assignment_id (not quiz_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| assignment_id | Yes | The assignment ID of the New Quiz |