Usage event excluded

Sent when a usage event is considered by a meter but excluded by filter conditions. The event is not billable. Delivery is at-least-once; dedupe on `data.dedupeKey`.

Sent when a usage event is considered by a meter but excluded by filter conditions. The event is not billable. 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.event.excluded