Skip to main content
DELETE

3DS Authentication Guide

Store and manage 3D Secure authentication data
Removes the 3D Secure authentication data from a token. The token itself and all other card data remain intact. Use this when the stored 3DS results have expired or are no longer valid for upcoming transactions.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

cardToken
string
required
The token ID as returned by one of the tokenization methods. For example, 2821a46d80e14d1b96a7f18f1b81926d.

Response

200 - 3D Secure data deleted. Empty response body.