POST
Queue trace ingestion

Authorizations

Authorization
string
header
required

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

Body

application/json

Normalized JSON traces.

traces
object[]
required
Maximum array length: 1000

Response

Upload stored and ingest job queued.

ok
boolean
required
jobId
string
required
status
string
required
Allowed value: "queued"