Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Batch events payload
Response
Event received
This endpoint can be used to send a batch of usage records. Each request may include up to 100 events.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Batch events payload
Event received