Renew
Renew a wallet handle token, increasing its expiration duration to its initial value
Authorizations
Body
APIV1POSTWalletRenewRequest is the request for POST /v1/wallet/renew
wallet_handle_tokenstringOptional
Responses
200
Response `POST /v1/wallet/renew`
post
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"
}
200
Response POST /v1/wallet/renew
No content