LessonActivity
Update order index of activity and automatically reorder existing activities
post/LessonActivity/UpdateOrder
Headers
X-Versionstring
Request body
Example request
{
"activityId": 23490,
"lessonId": 13018,
"lessonActivityId": 1,
"orderIndex": 3
}Response
activity orderIndex updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.