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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |