Delete an MDES Token Connect tokenized card
Deactivates a scheme-tokenized card. Currently only supported for cards tokenized via MDES Token Connect; other card types return a 400.
delete/credit_cards/{token_or_alias}
Path parameters
token_or_aliasstring required
Token or alias of the card to delete
Response
200
Example response
{
"successful": true,
"test": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.