Post data to the Collector for asynchronous processing
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Data import payload
The body is of type object
.
Data import response
The response is of type string
.
"queued"