Update an existing webhook endpoint configuration.
Webhook endpoint ID
"wh_abc123"
Updated HTTPS URL to receive webhook notifications
"https://your-app.com/webhooks/superbank-v2"
Updated list of event types to subscribe to
account.created, account.updated, payment.created, payment.updated ["payment.updated"]Enable or disable the webhook endpoint
true
Webhook endpoint updated successfully
The response is of type object.