API/xAPI/Post
For more information, see https://heuristicsolutions.atlassian.net/wiki/spaces/DOCS/pages/4721737804
Overview
This endpoint is used to submit an xAPI document to LearningBuilder for processing.
Using the API
Calling this API requires an API Key with the XAPI permission.
The key should be passed using the “apikey” authorization scheme.
Authorization: apikey xxxxxxxxxxxxxxxxxHTTP Request
{
TODO
}Field | Description |
|---|---|
| required TODO |
| optional TODO |
HTTP Response
The HTTP response is a JSON document indicating the results.
{
TODO
}