Skip to main content
Enumerations used by the Developers endpoints. Endpoints link here instead of repeating the full value lists.

Webhook Event

The event names accepted inside subscribedEvents. Each key is set to true to receive that event or false to drop it; a name you leave out is treated as false. A name outside this list is rejected with 422. Used by: Update Webhook (request body), Get Webhook (response).
These are the same event names shown in App → Developers → Webhooks in the dashboard, and the payload shape of each one is documented on the Webhooks page.