Balances
Usage Alert Triggered
Fired when a customer crosses a configured usage alert threshold.
WEBHOOK
Payload Fields
string
required
The ID of the customer whose usage alert was triggered.
string
required
The feature ID the alert applies to.
string
The entity ID the alert applies to, if the usage was entity-scoped.
object
required
Details of the usage alert that was triggered.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Webhook received successfully.