Webhooks
Update endpoint
Update a webhook endpoint.
PATCH
cURL
Headers
Bearer token. Format: Bearer <api_key>
Path Parameters
Body
application/json
Request body for updating a webhook endpoint. Omitted fields are left unchanged.
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.