API Reference

Webhooks

Markdown

Webhook configuration

Endpoints

EndpointQuick Link
POST /api/v3/webhook_subscriptionsCreate webhook subscription
GET /api/v3/webhook_subscriptionsList 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_secretRotate webhook secret
GET /api/v3/webhook_subscriptions/event_typesList available event types

On this page