On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-delete-intro.md)  
Filter  
FILTER BY TAG

Delete a Payment Instrument {#tms-pi-tkn-delete-intro}
======================================================

This section describes how to delete a payment instrument token.

Endpoint
--------

**Test:** `DELETE ``https://apitest.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*{#tms-pi-tkn-delete-intro_restcust-test}  
**Production:** `DELETE ``https://api.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*  
**Production in India:** `DELETE ``https://api.in.cybersource.com``/tms/v1/paymentinstruments/`*{paymentInstrumentTokenId}*{#tms-pi-tkn-delete-intro_restcust-prod-india}  
The *`{paymentInstrumentTokenId}`* is the payment instrument token ID you want to retrieve. For more information, see [Create a Payment Instrument](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-pi-tkn/tms-manage-pi-tkn/tms-pi-tkn-create-intro.md "").  
RELATED TO THIS PAGE

