On This Page

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

Delete a Standalone Network Token {#tms-net-tkn-card-delete-tkn-consumer-intro}
===============================================================================

This section contains the required information for partners, merchants, and acquirers to delete a standalone network token.  
A successful delete response returns an empty `HTTP 204 No Content` status. For information on status codes, see [HTTP Status Codes](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-ref-info/tms-http-status.md "").

> IMPORTANT This is only available for Visa network tokens. You cannot use this feature to delete American Express or Mastercard network tokens.

Endpoint
--------

**Test:** `DELETE ``https://apitest.visaacceptance.com``/tms/v2/tokenized-cards/{tokenizedCardId}`  
**Production:** `DELETE ``https://api.visaacceptance.com``/tms/v2/tokenized-cards/{tokenizedCardId}`  
*{tokenizedCardId}* is the tokenized card ID returned in the id field when you provisioned the network token. For more information, see [Provision a Network Token for a Consumer](/docs/vas/en-us/tms/developer/ctv/rest/tms/tms-net-tkn-intro/tms-net-tkn-card-create-cof-intro.md "").  
RELATED TO THIS PAGE

