REST API | Visa Platform Connect

REST Example: Deleting a Webhook Subscription

Request
DELETE
https://apitest.cybersource.com
/notification-subscriptions/v1/webhooks/{{tms-webhook-id}}
Successful Response
A successful delete response returns an empty
HTTP 204 No Content
status. For more information, see HTTP Status Codes.