REST API | Visa Platform Connect

Delete Webhook Subscription

This section shows you how to delete a webhook subscription.

Endpoint

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