Skip to main content
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

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
type
string
required

The webhook event type.

Allowed value: "balances.usage_alert_triggered"
data
object
required
Example:

Response

200

Webhook received successfully.