Webhooks
Update Webhook Endpoint
Update an endpoint’s URL, description, events, or status
PATCH
Path Parameters
Endpoint ID (
whk_*).Body Parameters
All fields optional.New URL (HTTPS in production).
Description (or null to clear).
Replace the enabled-events list.
active or disabled. Re-enabling an auto-disabled endpoint resets consecutive_failures to 0.Free-form metadata.
Response
The updatedWebhook (secret redacted).