Skip to main content
PUT
Sets or updates the PIN for an individual card. Requires an API key with access level 3 or higher.

Path

cardId
string
required
Unique identifier of the individual card.

Body

pin
string
required
New PIN for the card. Must be 4 to 12 digits.

Response

Returns HTTP 200 with an empty body on success.