Usage cap exceeded

Sent when a hard usage cap refuses the event. The ingest transaction rolled back: nothing was persisted and nothing was charged. Delivery is at-least-once; dedupe on `data.dedupeKey`.

Sent when a hard usage cap refuses the event. The ingest transaction rolled back: nothing was persisted and nothing was charged. Delivery is at-least-once; dedupe on data.dedupeKey.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

The envelope for all webhook event deliveries. Contains the event type, timestamp, and the affected object in the data field.

Response Body

Example Requests

The envelope for all webhook event deliveries. Contains the event type, timestamp, and the affected object in the data field.

POST/usage.cap.exceeded