API Reference
Webhook Endpoints
Per-OAuth-app webhook ingress endpoints. Inbound URLs the provider posts to, plus signing secret storage and verification.
Endpoints
| Endpoint | Quick Link |
|---|---|
POST /api/v3/webhook_endpoints | Create webhook endpoint |
GET /api/v3/webhook_endpoints | List webhook endpoints |
GET /api/v3/webhook_endpoints/{nano_id} | Get webhook endpoint |
POST /api/v3/webhook_endpoints/{nano_id} | Put webhook endpoint configuration |
PATCH /api/v3/webhook_endpoints/{nano_id} | Update webhook endpoint configuration |