Webhooks
Create endpoint
Register a webhook endpoint for the calling organization.
POST
cURL
Headers
Bearer token. Format: Bearer <api_key>
Body
application/json
Response
The request has succeeded.
A registered webhook endpoint. Delivery, retries, and signing are handled by Svix.
Object type. Always webhook_endpoint.
Available options:
webhook_endpoint Unique endpoint identifier.
HTTPS URL that receives webhook deliveries.
Optional human-readable description.
When true, the endpoint stays registered but receives no deliveries.
Event types this endpoint is subscribed to. Empty means all event types.
When the endpoint was created.
When the endpoint was last updated.