{
"asDynamicType": 0,
"automaticPositioning": true,
"country": "",
"dnsStrategy": 0,
"followIp": true,
"lat": 0,
"lng": 0,
"mobileId": 0,
"proxyAccount": "",
"proxyHost": "",
"proxyPassword": "",
"proxyPort": 0,
"proxyTypeId": 0,
"proxyTypeId2": 0,
"referenceCity": "",
"referenceCountryCode": "",
"referenceRegionCode": "",
"timeZone": "",
"ysjLanguage": ""
}curl --location 'http://127.0.0.1:6873/api/v1/cloud-mobile/update-proxy' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data '{
"asDynamicType": 0,
"automaticPositioning": true,
"country": "",
"dnsStrategy": 0,
"followIp": true,
"lat": 0,
"lng": 0,
"mobileId": 0,
"proxyAccount": "",
"proxyHost": "",
"proxyPassword": "",
"proxyPort": 0,
"proxyTypeId": 0,
"proxyTypeId2": 0,
"referenceCity": "",
"referenceCountryCode": "",
"referenceRegionCode": "",
"timeZone": "",
"ysjLanguage": ""
}'{
"code": "",
"data": true,
"msg": ""
}