Events
Batch usage events
This endpoint can be used to send a batch of usage records. Each request may include up to 100 events.
POST
/
events
/
batch
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
events
any[]
requiredWas this page helpful?