REST API | Visa Platform Connect

REST Example: Deleting an Instrument Identifier

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