Teacher Course Structure

Reorder Units

Reorder the units in a course based on the provided unit_id list.

put/teacher/courses/{course_id}/units/reorder

Path parameters

course_idstring required

Request body

unit_orderstring[] required

List of unit_ids in the desired order

Response

Successful Response

statusstring required
messagestring required

Changes