Tokenization
Deactivate a card tokenization
This endpoint is used to ask the card network to deactivate a tokenization. A successful response indicates that the request was successfully delivered to the card network. When the card network deactivates the tokenization, the state will be updated and a tokenization.updated event will be sent. Authorizations attempted with a deactivated tokenization will be blocked and will not be forwarded to Lithic from the network. Deactivating the token is a permanent operation. If the target is a digital wallet tokenization, it will be removed from its device. Reach out at lithic.com/contact for more information.
post/v1/tokenizations/{tokenization_token}/deactivate
Path parameters
tokenization_tokenstring uuid required
Tokenization token
Response
Deactivate tokenization request successfully delivered to the card network.