LessonReport
Report of all active and completed activities for current user
post/LessonReport/GetUserActivityReport
Headers
X-Versionstring
Request body
Example request
{
"lessonId": 13018
}Response
Success
Example response
[
{
"lessonActivityId": 1
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.