Authorization: Bearer ********************
curl --location --request POST 'http://127.0.0.1:9897/api/general/refreshNatStatus' \
--header 'Authorization: Bearer <token>'
{"success":true,"backgroundTask":{"id":"090b302b-8799-454b-b09a-85f051ee8390","showLogs":false},"message":null,"data":null}