cURL
curl --request DELETE \ --url https://api.truust.io/2.0/cards/{uuid} \ --header 'Authorization: Bearer <token>'
Removes a tokenized card from the customer.
Use your account's Secret Key as the Bearer token.
Card deleted