Back to Composio

Webhooks

docs/content/reference/api-reference/webhooks/index.mdx

0.11.11.1 KB
Original Source

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