{ "ImperialUnitls": true }
curl --location --request POST 'http://127.0.0.1:9307/cypnest/config/unit/set' \ --header 'Content-Type: application/json' \ --data-raw '{ "ImperialUnitls": true }'
{}