Modify a web hook

Updates the configuration of an existing Web Hook. This endpoint allows you to modify one or more properties of a Web Hook, such as the destination URL, enabled status, subscribed events or the description. Changes are applied immediately. Once updated and enabled, the Web Hook will continue delivering HTTP POST notifications according to the new configuration. Use this operation to temporarily disable a Web Hook, adjust event subscriptions, rotate the target URL, or update the description without creating a new Web Hook. Note: The request must include the web_hook root object. Also, when enabled=true, events must be present and non-empty (validation rule).

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!