v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
webhook-subscriptions

Update webhook subscription

Partially updates a webhook subscription by its identifier.

patch/api/v1/webhook-subscriptions/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Webhook subscription identifier (UUID).

Request body

event_typesstring[]
headersobject nullable
metadataobject nullable
namestring
urlstring uri
activeboolean

Response

Webhook subscription updated.

status'ACTIVE' | 'DISABLED_BY_FAILURES' | 'DISABLED_BY_USER' required
headersobject nullable required
metadataobject nullable required
idstring required
namestring required
urlstring required
event_typesstring[] required
disabled_atstring nullable required
created_atstring required
updated_atstring required