Update Webhook
Update a webhook's URL, events, or active status.
Auth required: Yes
id (path, string) (required)url: stringevents: arrayactive: booleanconsent_scope: string — Optional consent scope for consent-gated delivery. Set to null to remove.
200: Webhook updated400: Validation error401: Authentication required or invalid404: Resource not foundRequires authentication. Pass a Bearer token (Supabase JWT) or an API key (`Authorization: Bearer vennio_sk_live_*`) in the request headers.
Base URL: https://api.vennio.app