Skip to main content
PUT
Update a card's PIN.

Authorizations

Api-Key
string
header
required

Headers

SessionId
string
required

Encrypted session id generated by the user requesting the encrypted data

Minimum string length: 1

Path Parameters

cardId
string<uuid>
required

Id of the card to set the pin for

Body

application/json

The pin to set

encryptedPin
object
required

The encrypted pin

Response

Successful operation