Authorization: ********************
{
"protocolType": 0,
"enable": 0,
"settings": "string"
}
curl --location --request POST 'http://140.207.166.210:9030/gateway/torch/app/submitNetworkSettingCmd?ids' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"protocolType": 0,
"enable": 0,
"settings": "string"
}'
{
"": {}
}