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. When filters is provided, it replaces the complete filter object; send {} to clear all filters, or omit an individual filter from the replacement object to remove only that filter.

Path parameters

Request body

Response parameters

Returns the full updated webhook object.

Update a subscription
content-type: application/json