- Manage Webhook Subscriptions
- Network Tokens
- Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
Delete Webhook Subscription
This section describes 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}