API Reference

Webhook Endpoints

Markdown

Per-OAuth-app webhook ingress endpoints. Inbound URLs the provider posts to, plus signing secret storage and verification.

Endpoints

EndpointQuick Link
POST /api/v3.1/webhook_endpointsCreate webhook endpoint
GET /api/v3.1/webhook_endpointsList webhook endpoints
GET /api/v3.1/webhook_endpoints/{nano_id}Get webhook endpoint
POST /api/v3.1/webhook_endpoints/{nano_id}Put webhook endpoint configuration
PATCH /api/v3.1/webhook_endpoints/{nano_id}Update webhook endpoint configuration

On this page