本文档由"一诺"编写,测试使用
{ "accessKey": "string" }
curl --location --request POST 'https://api.hyperfrp.com/api/frps/verify-access-key' \ --header 'Content-Type: application/json' \ --data-raw '{ "accessKey": "string" }'
{ "valid": true, "userId": 0 }