Renew a wallet handle token, increasing its expiration duration to its initial value
/v1/wallet/renew
curl -L \ --request POST \ --url 'https://algo.nownodes.io/v1/wallet/renew' \ --header 'X-KMD-API-Token: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "wallet_handle_token": "text" }'
No body