本文档由"一诺"编写,测试使用
{ "code": "string" }
curl --location 'https://api.hyperfrp.com/api/users/2fa/disable' \ --header 'Content-Type: application/json' \ --data '{ "code": "string" }'
{ "code": 0, "message": "两步验证已禁用" }