PUT
/
cards
/
{id}
/
pin

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the card to update.

Body

application/json
newPin
string
required

4 digits new card PIN.

oldPin
string
required

4 digits old card PIN.

Response

200 - application/json

The response is of type object.