Skip to main content
DELETE
Removes all destinations matching the given type from this token’s retention policy. Other destination types remain unaffected. If no destinations remain, the token follows the system-wide default.

CVV Retention Policy Guide

Control how long CVV data is retained and who can use it

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.
DestinationType
string
required
One of: HostName, Owner, OtherMerchant, SFTP, OtherUser. See destination types.

Response

200 - Destinations removed. Empty JSON object.