PATCH Update Subscription

Update a single subscription on a webhook. This endpoint accepts both PATCH and PUT. The request body is partial, so omitted fields remain unchanged.

filters replaces all filters; {} clears them. Omit response_options to preserve it or send null to remove it.

Path parameters

Request body

Response parameters

Returns the full updated webhook object.

Update a subscription
content-type: application/json