Skip to main content

Unfreeze a card

POST 

/v1/card/cards/:id/unfreeze

Bodyless and reversible. Returns a FROZEN card to ACTIVE; it does not revive a CANCELED one, which is terminal, and it does NOT activate a card that is still PENDING_ACTIVATION (409 CARD_NOT_ACTIVATED) — that needs the last four digits, which this route does not take.

Request

Responses

Success