Completions
Create User Completion
POST
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
application/json
Value to pass through to the provider
Example:
{ "other_known_names": "John Doe" }
The result of the completion
The date the content was completed
Example:
"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.
Example:
"e3gd34-23tr21-er234-345er56"
The external reference of the learning object associated with this completion, this is the main identifier for creating completions.
Example:
"learning-content-123"
The external reference associated with this content
Example:
"SOFTWARE-ENG-LV1-TRAINING-VIDEO-1-CONTENT"
The content ID associated with this completion
Example:
"16873-ENG-VIDEO-1"