{
"containerCode": 0,
"asDynamicType": 0,
"proxyTypeName": "string",
"ipGetRuleType": 0,
"linkCode": "string",
"proxyHost": "string",
"proxyPort": 0,
"proxyAccount": "string",
"proxyPassword": "string",
"referenceCountryCode": "string",
"referenceCity": "string",
"referenceRegionCode": "string",
"ipDatabaseChannel": 0,
"ipProtocolType": 0
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/env/proxy/update' \
--header 'Authorization: ' \
--header 'X-Nonce-Id: ' \
--header 'X-Api-Id: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"containerCode": 0,
"asDynamicType": 0,
"proxyTypeName": "string",
"ipGetRuleType": 0,
"linkCode": "string",
"proxyHost": "string",
"proxyPort": 0,
"proxyAccount": "string",
"proxyPassword": "string",
"referenceCountryCode": "string",
"referenceCity": "string",
"referenceRegionCode": "string",
"ipDatabaseChannel": 0,
"ipProtocolType": 0
}'{
"requestId": "0a5ad560424947d8a831d0980cb59e7d",
"msg": "Success",
"code": 0,
"data": true
}