Webhook APIs
Create and manage webhook API definitions with event types, payload schemas, and delivery configuration
This folder contains your Webhook API definitions. Each subfolder represents a separate webhook API with its own event types, payload schemas, delivery configuration, and verification settings.
Learn more
Delivery Configuration and Reliability
Configure and document webhook delivery guarantees, retry policies, dead letter queues, circuit breakers, rate limiting, and timeout handling. Covers at-most-once, at-least-once, and exactly-once delivery semantics with architectural guidance for production reliability.