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}