{ "hostid": "4370" }
curl --location --request POST 'api/v1/renew' \ --header 'signature;' \ --header 'apiuser;' \ --header 'Content-Type: application/json' \ --data-raw '{ "hostid": "4370" }'
{ "msg": "success", "code": 0, "time": 1765018580 }