{
"asDynamicType": 0,
"automaticPositioning": true,
"country": "string",
"dnsStrategy": 0,
"followIp": true,
"lat": 0,
"lng": 0,
"mobileId": 0,
"proxyAccount": "string",
"proxyHost": "string",
"proxyPassword": "string",
"proxyPort": 0,
"proxyTypeId": 0,
"proxyTypeId2": 0,
"referenceCity": "string",
"referenceCountryCode": "string",
"referenceRegionCode": "string",
"timeZone": "string",
"ysjLanguage": "string",
"ipDatabaseChannel": 0
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/cloud-mobile/update-proxy' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"asDynamicType": 0,
"automaticPositioning": true,
"country": "string",
"dnsStrategy": 0,
"followIp": true,
"lat": 0,
"lng": 0,
"mobileId": 0,
"proxyAccount": "string",
"proxyHost": "string",
"proxyPassword": "string",
"proxyPort": 0,
"proxyTypeId": 0,
"proxyTypeId2": 0,
"referenceCity": "string",
"referenceCountryCode": "string",
"referenceRegionCode": "string",
"timeZone": "string",
"ysjLanguage": "string",
"ipDatabaseChannel": 0
}'{
"code": "",
"data": true,
"msg": ""
}