Cards
Unfreeze a card
Unfreeze a previously frozen card, restoring it to active status.
post/cards/{cardId}/unfreeze
Path parameters
cardIdstring uuid required
Unique identifier for a card
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"expiration": {
"month": 8,
"year": 2026
},
"updatedAt": "2016-07-22T00:00:00Z"
}