Create an assignment type learning record for a user.
This is the record linking a user to a learning object.
It can be pending or in progress.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The account identifier
The external reference of the learning object associated with this assignment, this is the main identifier for creating assignments.
"learning-content-123"
Value to pass through to the provider
{ "other_known_names": "John Doe" }The external reference associated with this assignment
"e3gd34-23tr21-er234-345er56"
The learning_object_id associated with this assignment. This is not required unless specified in an integration.
"e3gd34-23tr21-er234-345er56"
The progress associated with this assigment
"40"
The date the assignment was assigned
"2021-07-21T14:00:00.000Z"
The date the assignment is due to be completed
"2021-07-21T14:00:00.000Z"
The status of the assignment