v1

latestOpenAPI 3.1.02026-07-2414085.2 KB

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

OR

Example response

{
  "successful": true,
  "test": true
}