v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Cards

Update Card Label

Can be used to update the card label for virtual cards

patch/cards/{cardId}/label

Path parameters

cardIdstring uuid required

The unique identifier of the card.

Request body

labelstring nullable

Available only for virtual cards with a cardConfig containing VIRTUAL or TRAVEL. The maximum length is 40 characters.

Response

Ok