- Manage Webhook Subscriptions
- Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Payment Instrument Tokens
- Instrument Identifier Tokens
- Network Tokens
- Passkey Service
On This Page
Update Webhook Subscription
This section describes how to update a webhook subscription.
Endpoint
Test:
PATCH
https://apitest.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}Production:
PATCH
https://api.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}Production in India:
PATCH
https://api.in.cybersource.com
/notification-subscriptions/v1/webhooks/{webhookID}