Register webhook
Webhooks
Register webhook
Register or update a webhook URL to receive real-time notifications.
Validation:
- Pattern check rejects private IPs, localhost, etc.
- Connectivity test verifies the URL is reachable
The webhook URL must be publicly accessible. Use ngrok, Cloudflare Tunnel, or a public server.
POST
Register webhook
Authorizations
OAuth 2.1 with PKCE
Body
application/json
URL for notifications (must be publicly accessible)
Bearer token for webhook authentication
Platform-specific context included in webhooks
For threading webhook notifications
Custom session key (auto-generated if not provided)