v2

latestOpenAPI 3.1.0Source-specific upstream terms; see response catalog metadata2026-07-26139203447.9 KB
User
Webhooks

Update an outbound webhook

Revalidates URL/DNS/SSRF on every destination change and accepts only payload-contract 1.0 event types. Wildcards and unknown events fail closed with 400. The secret is not returned.

patch/api/v1/user/webhooks/{id}

Path parameters

idinteger required

Headers

X-CSRF-Tokenstring required

Request body

urlstring uri
eventsOutboundWebhookEventTypeV1[]

Events with a currently wired durable producer. Contracted-but-unwired event types are not subscribable. An empty input is normalized to alert.triggered; wildcard, inactive and unknown values are rejected.

activeboolean

Response

Updated metadata

okboolean required