Authorization: Bearer ********************
{ "password": "Secret99$" }
curl --location --request POST 'https://walletapi.hypercore.one/api/wallet/unlock' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "Secret99$" }'