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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request body to ingest events in batch to Togai usage and billing management service.
Payload for ingesting batch events
Response
202
application/json
Successfully accepted to process all the events from payload.
The response is of type object
.