Webhooks
Manage outbound webhooks for delivery and lifecycle events
GET /webhooks
GET /webhooksPOST /webhooks
POST /webhooksGET /webhooks/event-types
GET /webhooks/event-typesGET /webhooks/{webhook}
GET /webhooks/{webhook}PATCH /webhooks/{webhook}
PATCH /webhooks/{webhook}DELETE /webhooks/{webhook}
DELETE /webhooks/{webhook}POST /webhooks/{webhook}/test
POST /webhooks/{webhook}/testGET /webhooks/{webhook}/logs
GET /webhooks/{webhook}/logsPOST /webhooks/{webhook}/regenerate-secret
POST /webhooks/{webhook}/regenerate-secret