{
"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 --request POST '/api/v1/cloud-mobile/update-proxy?mobileId=1121&asDynamicType=1&automaticPositioning=true&followIp=true&lat=14.222222&lng=180.222222&proxyTypeId=4&proxyHost=192.168.10.1&proxyPort=8080&proxyAccount=username&proxyPassword=password&referenceCity=""&referenceCountryCode=""&referenceRegionCode=""&timeZone=""&ysjLanguage=en&ipDatabaseChannel=1' \
--header 'Content-Type: application/json' \
--data-raw '{
"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": ""
}