On This Page

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

Delete a Customer {#tms-cust-tkn-delete-intro}
==============================================

This section describes how to delete a customer token.

Endpoint
--------

**Test:** `DELETE ``https://apitest.cybersource.com``/tms/v2/customers/`*{customerTokenId}*` `{#tms-cust-tkn-delete-intro_restcust-test}  
**Production:** `DELETE ``https://api.cybersource.com``/tms/v2/customers/`*{customerTokenId}*` `  
**Production in India:** `DELETE ``https://api.in.cybersource.com``/tms/v2/customers/`*{customerTokenId}*` `{#tms-cust-tkn-delete-intro_restcust-prod-india}  
The *`{customerTokenId}`* is the customer token ID returned in the id field when you created the customer token. For more information, see [Create a Customer](/docs/cybs/en-us/tms/developer/ctv/rest/tms/tms-cust-tkn/tms-cust-tkn-create-intro.md "").  
RELATED TO THIS PAGE

