Renew a wallet handle token, increasing its expiration duration to its initial value
APIV1POSTWalletRenewRequest is the request for POST /v1/wallet/renew
POST /v1/wallet/renew
POST /v1/wallet/renew HTTP/1.1 Host: algo.nownodes.io X-KMD-API-Token: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 30 { "wallet_handle_token": "text" }
Response POST /v1/wallet/renew
No content