Query & Update
Update Card Expiration Date
Update the expiration date on a stored token. Only the expiration date is changed; all other card data remains unchanged.
PUT
Update Card Data Guide
Modify expiration dates and creator references on tokens
Error Responses
Parameter Constraints
This endpoint is rate limited.
Parameters
Headers
Your API key prefixed with
APIKEY. Example: APIKEY your-api-key. See the Authentication guide.Path Parameters
The token ID as returned by one of the tokenization methods. For example,
2821a46d80e14d1b96a7f18f1b81926d.Request Body
New expiration year. Format YYYY.
New expiration month. Format MM.

