Event Ingestion
Ingest events to Togai in batch
This API let’s you to ingest events in batch upto 500 events. Ingest large amounts of events up to 500 in batches in an array using this API.
POST
/
ingestBatch
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Payload for ingesting batch events
events
object[]
requiredResponse
202 - application/json
success
boolean
statusCode
integer
name
string
message
string
Maximum length:
500
code
string
details
object