本文档由"一诺"编写,测试使用
{ "email": "user@example.com" }
curl --location --request POST 'https://api.hyperfrp.com/api/auth/send-code' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "user@example.com" }'