本文档由"一诺"编写,测试使用
Authorization: ********************Authorization: ********************{
"ids": [
0
],
"action": "enable"
}curl --location 'https://api.hyperfrp.com/api/admin/proxies/batch-manage-status' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
],
"action": "enable"
}'