REST Example: Deleting an Instrument Identifier {#tms-ii-tkn-delete-ex-rest}
============================================================================

Request

```keyword
DELETE https://apitest.visaacceptance.com/tms/v1/instrumentidentifiers/7010000000016241111
```

Response to a Successful Request
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 "").
