Teacher Courses

Delete Flashcard

Delete a flashcard from a teacher course.

Allows deletion of a flashcard that belongs to a course owned by the authenticated teacher.

delete/teacher/courses/{course_id}/flashcards/{flashcard_id}

Path parameters

course_idstring required
flashcard_idstring required

Response

Successful Response

{"stackTrail":"paths:/teacher/courses/{course_id}/flashcards/{flashcard_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes