Agent Profile

List Agent Profiles

GET https://{organisation}.clearlrs.com/xapi/agents/profile

Returns a list of profileIds stored for the specified parameters.

Query Parameters

Retrieve Agent Profile

GET https://{organisation}.clearlrs.com/xapi/agents/profile

Retrieves the Agent Profile document

Query Parameters

Update Agent Profile

PUT https://{organisation}.clearlrs.com/xapi/agents/profile

Replaces the Agent Profile document for the given agent and profileId.

Query Parameters

Merge Agent Profile

POST https://{organisation}.clearlrs.com/xapi/agents/profile

Query Parameters

Remove Agent Profile

DELETE https://{organisation}.clearlrs.com/xapi/agents/profile

Query Parameters

Last updated