Skip to main content
POST
cURL
This endpoint is used by the JavaScript SDK & mobile to send live user activity. Do not post historical data to this endpoint.

Body

application/json

This endpoint is used by the JavaScript SDK & mobile apps to send live data to the Collector for asynchronous processing

workspace_id
string
required

Workspace ID

items
object[]
required

Array of 100 items max to import

Required array length: 1 - 100 elements

Response

Data import response

The response is of type string.

Example:

"queued"