Create User Completion
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 result of the completion
The date the content was completed
"2021-07-21T14:00:00.000Z"
The id of the learning object associated with this completion. This is not required unless specified in an integration.
"e3gd34-23tr21-er234-345er56"
The external reference of the learning object associated with this completion, this is the main identifier for creating completions.
"learning-content-123"
The external reference associated with this content
"SOFTWARE-ENG-LV1-TRAINING-VIDEO-1-CONTENT"
The content ID associated with this completion
"16873-ENG-VIDEO-1"
Was this page helpful?