LessonReport

Complete an active activity

post/LessonReport/CompleteActivity

Headers

X-Versionstring

Request body

lessonIdinteger required

lesson identifier required if no recordId provided

givenScoreinteger nullable

max score value of activity: default 0

Example request

{
  "lessonId": 13018
}

Response

activity completed

Changes

No recorded changes to this endpoint across all 1 revision of this API.