本文档由"一诺"编写,测试使用
Authorization: ********************{
"enabled": true
}curl --location --request PUT 'https://api.hyperfrp.com/api/proxies//status' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"enabled": true
}'