On This Page

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

REST Example: Deleting a Payment Instrument {#tms-pi-tkn-delete-ex-rest}
========================================================================

Request

```ph codeph
DELETE `https://apitest.cybersource.com`/tms/v1/paymentinstruments/F39763E8CFDF2354E053AF598E0AF684          
```

{#tms-pi-tkn-delete-ex-rest_codeblock_ud1_pc1_jwb}  
Successful Response
A successful delete response returns an empty `HTTP 204 No Content` status. For more information, see [HTTP Status Codes](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-ref-info/tms-http-status.md "").  
RELATED TO THIS PAGE

