Updates an existing learning record for the specified person and lesson.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the person that is related to the learning record.

uuid
required

The id of the lesson that is related to the learning record.

Body Params

The learning record object to update.

string | null
date-time | null
string | null
string | null
double | null
Responses
200

OK - successfully updated the learning record for the person.

401

Unauthorized - when a valid Bearer token is not supplied in the authorization header.

403

Forbidden - when the requesting caller does not have the required permission to update the learning record.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json