Tunnel.Action.DownAuthorization: Bearer ********************curl --location --request DELETE 'https://api.locyanfrp.cn/v3/tunnel/down/batch?user_id=&tunnel_ids=' \
--header 'Authorization: Bearer <token>'{
"message": "string",
"status": 200,
"data": {
"succeeded": [
0
],
"failed": [
0
]
}
}