Events
Send usage event
This endpoint is used for transmitting usage measurement events to either a designated customer or a specific subscription.
POST
/
events
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
event
object
requiredResponse
200 - application/json
event
object
requiredWas this page helpful?