Skip to main content
POST
Batch ingestion

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

1 to 1000 items total across all three arrays.

users
object[]
accounts
object[]
events
object[]

Response

Accepted and queued for processing

ok
boolean
Example:

true

requestId
string<uuid>