REST API | Visa Platform Connect

REST Example: Deleting a Payment Instrument

Request
Pass the payment instrument token ID in the URL path.
DELETE
https://apitest.cybersource.com
/tms/v1/paymentinstruments/F39763E8CFDF2354E053AF598E0AF684
Successful Response
A successful delete response returns an empty
HTTP 204 No Content
status. For more information, see HTTP Status Codes.