State

List State

GET https://{organisation}.clearlrs.com/xapi/activities/state

Returns a list of stateIds stored for the specified parameters.

Query Parameters

Retrieve State

GET https://{organisation}.clearlrs.com/xapi/activities/state

Retrieves the state document

Query Parameters

Update State

PUT https://{organisation}.clearlrs.com/xapi/activities/state

Replaces the state document for the given agent, activityId and stateId.

Query Parameters

Merge State

POST https://{organisation}.clearlrs.com/xapi/activities/state

Query Parameters

Remove State

DELETE https://{organisation}.clearlrs.com/xapi/activities/state

Query Parameters

Last updated