Update a webhook

PUT {{baseUrl}}/webhooks/:webhookId

Request Body

{"url"=>"http://requestb.in/173lyyx1", "description"=>"Webhook triggered on contact hardbounce", "events"=>["hardBounce", "hardBounce"], "domain"=>"example.com"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring