- Manage Webhook Subscriptions
- Customer Tokens
On This Page
FILTER BY TAG
REST Example: Deleting a Webhook Subscription
Request
DELETEhttps://api.smartpayfuse-test.barclaycard/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.RELATED TO THIS PAGE