选择代理节点
curl --request PUT \
--url http://{host}:{port}/proxies/{name} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "日本"
}'代理
选择代理节点
PUT
/
proxies
/
{name}
选择代理节点
curl --request PUT \
--url http://{host}:{port}/proxies/{name} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "日本"
}'最后修改于 2026年6月23日
此页面对您有帮助吗?
⌘I
