LessonReport
Continue from last session (current attempt) and if cannot, start a new one (new attempt)
post/LessonReport/ContinueSession
Headers
X-Versionstring
Request body
Example request
{
"lessonId": 13018,
"institutionId": 1,
"param": "ClassName",
"value": "Introduction to Anatomy"
}Response
Success
Example response
{
"activityId": 23490,
"lessonActivityId": 1,
"attempt": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.