Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Data import payload
Response
Data import response
The response is of type string.
Example:
"queued"
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
Data import response
The response is of type string.
"queued"