Skip to main content
PATCH
Update Webhook

Path Parameters

id
string
required
The webhook UUID.

Request

All fields are optional — include only the fields you want to change.
url
string
New endpoint URL. Subject to SSRF validation.
event_types
string[]
New set of subscribed event types.
enabled
boolean
Enable or disable the webhook. Disabled webhooks skip delivery.
description
string
Updated description.

Example

Response