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

Request

```ph codeph
DELETE `https://apitest.visaacceptance.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/vas/en-us/tms/developer/ctv/rest/tms/tms-ref-info/tms-http-status.md "").
