Create User Assignment
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Body
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 external reference of the learning object associated with this assignment, this is the main identifier for creating assignments.
"learning-content-123"
The progress associated with this assigment
"40"
The date the assignment was created
"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
Was this page helpful?