{
"zone": "wlwfj83etgfg",
"zone_name": "赫22连涛",
"limit": {
"mode": "3",
"traffic": {
"remaining_traffic": 1000000000,
"expire_time": "2026-08-09 14:22:26"
},
"quota": null
},
"remark": "91199",
"status": "1"
}curl --location 'https://sandbox-open-api.985proxy.com/res_rotating/zone/edit' \
--header 'apikey: ' \
--header 'Content-Type: application/json' \
--data '{
"zone": "wlwfj83etgfg",
"zone_name": "赫22连涛",
"limit": {
"mode": "3",
"traffic": {
"remaining_traffic": 1000000000,
"expire_time": "2026-08-09 14:22:26"
},
"quota": null
},
"remark": "91199",
"status": "1"
}'{
"code": 0,
"msg": "success",
"data": {
"zone": "wlwfj83etgfg",
"zone_name": "赫22连涛",
"remark": "91199",
"useage_traffic": 0,
"limit": {
"mode": "3",
"traffic": null,
"quota": null
},
"status": "1"
}
}