Restore Card
POST/api/v1/cards/:card_id/restore
Restore an archived card back to ACTIVE status.
also_restore_card_ids lets the caller restore passengers from the
original archive batch in the same operation. Each ID is checked
individually; the same card.archive permission applies. IDs that
resolve to non-archived cards are skipped silently. Only one
card.restored event is emitted per card actually flipped.
Request
Responses
- 200
- 422
Successful Response
Validation Error