- Manage Webhook Subscriptions
- Network Tokens
- Instrument Identifier Tokens
- Manage Instrument Identifier Tokens
- Payment Instrument Tokens
- Manage Payment Instrument Tokens
- Customer Tokens
- Payments with Customer Tokens
- Shipping Address Tokens
- Customer Payment Instrument Tokens
- Manage Customer Payment Instrument Tokens
On This Page
FILTER BY TAG
REST Example: Deleting a Webhook Subscription
Request
DELETEhttps://apitest.cybersource.com/notification-subscriptions/v1/webhooks/{{tms-webhook-id}}
Response to a Successful Request
A successful delete response returns an empty
HTTP 204 No Content
status. For more information, see HTTP Status Codes.