Delete Webhook Subscription

This section describes how to delete a webhook subscription.

Endpoint

Test:
DELETE
https://apitest.visaacceptance.com
/notification-subscriptions/v1/webhooks/{webhookID}
Production:
DELETE
https://api.visaacceptance.com
/notification-subscriptions/v1/webhooks/{webhookID}