Update webhook
Update an existing Duve Connect webhook configuration.
Path parameters
id
Headers
Authorization
Bearer access token. See Authentication endpoint for details.
Request
This endpoint expects an object.
name
event
Event key. See Appendix - Webhook events.
url
conditions
dataPoints
See Appendix - Webhook data points.
isEnabled
headers
brands
Brand ids (ObjectId as string) to limit delivery
valueNameToCompare
Used for specific events like reservationDetailsUpdated to target ETA/ETD/stayDateChanged
notifyOnWebhookFailures
Email notification on webhook failures
failureNotificationEmails
Email addresses to notify on webhook failures
Response
Updated successfully
_id
name
event
Event key. See Appendix - Webhook events.
url
conditions
dataPoints
See Appendix - Webhook data points.
isEnabled
headers
brands
Brand ids (ObjectId as string) to limit delivery
valueNameToCompare
Used for specific events like reservationDetailsUpdated to target ETA/ETD/stayDateChanged
notifyOnWebhookFailures
Email notification on webhook failures
failureNotificationEmails
Email addresses to notify on webhook failures