Teacher Courses
Delete Teacher Course
Delete a teacher course and all its related data. Only allows deletion of courses that belong to the authenticated teacher and are marked as teacher courses.
Deletes:
- The course document
- Related flashcards
- Related QCMs
- TeacherCourseAssignment records
delete/teacher/courses/{course_id}
Path parameters
course_idstring required
Response
Successful Response
{"stackTrail":"paths:/teacher/courses/{course_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 2 revisions of this API.