Post live data to the Collector for asynchronous processing
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint is used for special cases where you need to send & process data synchronously. The data is processed immediately and the response is returned in the same request.
The body is of type object
.
Sync data import response
The response is of type object
.