reset-pin

PATCH {{wallet-api-endpoint}}/api/wallets/:walletId/security

Change the PIN for one of your wallets

Request Body

{"pincode"=>"1111", "newPincode"=>"1234"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring