Delete New Quiz
delete_new_quizDeletes a New Quiz (LTI) from a Canvas course permanently. Provide the course ID and the quiz's assignment ID to remove it.
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 |