Update a webhook URL

PATCH {{url}}/api/2.0/webhooks/:id

Request Body

{"url"=>"https://www.example.com"}

RESPONSES

status: OK

{"id":"c5daf050-4637-4fad-bb4e-22c1941ff62e","url":"https://www.example.com"}