Data Collector API
Import live data
Post live data to the Collector for asynchronous processing
POST
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
Array of 100 items max to import
Response
200
text/plain
Data import response
The response is of type string
.
Example:
"queued"