POST /api/webhooks — Create a webhook subscription.
DELETE /api/webhooks/:id — Delete a webhook subscription.
GET /api/webhooks/:id — Get a single webhook subscription.
GET /api/webhooks — List webhook subscriptions.
PATCH /api/webhooks/:id — Update a webhook (pause/resume).
POST /api/webhooks — Create a webhook subscription.