Skip to main content
POST
Ingest events to Togai in batch

Authorizations

Authorization
string
header
required

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

events
object[]
required
Required array length: 1 - 1000 elements

Response

Successfully accepted to process all the events from payload.

success
boolean
Example:

true

statusCode
integer<int32>
name
string
message
string
Maximum string length: 500
code
string
details
object