API Reference
Webhooks
Webhook configuration
Endpoints
| Endpoint | Quick Link |
|---|---|
POST /api/v3/webhook_subscriptions | Create webhook subscription |
GET /api/v3/webhook_subscriptions | List webhook subscriptions |
GET /api/v3/webhook_subscriptions/{id} | Get webhook subscription |
PATCH /api/v3/webhook_subscriptions/{id} | Update webhook subscription |
DELETE /api/v3/webhook_subscriptions/{id} | Delete webhook subscription |
POST /api/v3/webhook_subscriptions/{id}/rotate_secret | Rotate webhook secret |
GET /api/v3/webhook_subscriptions/event_types | List available event types |