Card Token

Deactivate card token

POST/issuing/card-tokens/{card_token_id}/deactivate

Deactivate a card token so it can no longer be used. Any token that isn't already deactivated can be deactivated. A deactivated token can't be reactivated through the API, but Visa can re-provision it, which moves it back to pending_activation. Fires an issuing.card_token.deactivated event.

Path Parameters

card_token_id

stringRequired

Unique identifier for the card token.