Teacher Courses

Update Flashcard

Update the front and/or back content of a flashcard within a teacher course.

Allows updating the front and back content of a flashcard that belongs to a course owned by the authenticated teacher.

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

Path parameters

course_idstring required
flashcard_idstring required

Request body

frontstring nullable
backstring nullable

Response

Successful Response

_idstring
course_idstring required
unit_idstring nullable
user_idstring required
frontstring required
backstring required
revision_type'unit' | 'course_global' nullable
created_atstring date-time

Changes