Teacher Courses

Create Flashcard

Create a new flashcard for a teacher course.

Creates a new flashcard (typically for global revision) that belongs to a course owned by the authenticated teacher.

post/teacher/courses/{course_id}/flashcards

Path parameters

course_idstring required

Request body

frontstring required
backstring required
revision_type'unit' | 'course_global' 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