Skip to main content

Partially update a webhook (reactivate / event_types / description)

PATCH 

/webhooks/:id

An unsent field is unchanged (partial update). When is_active: true is sent, the endpoint is reactivated and consecutive_failures is reset (a clean start for the circuit breaker). If event_types is sent, the subscription list is REPLACED entirely (not merged).

Request

Responses

Updated webhook