两步验证
curl -X GET "https://loading/api/user/2fa/status"Empty
curl -X POST "https://loading/api/user/2fa/setup"Empty
curl -X POST "https://loading/api/user/2fa/enable" \ -H "Content-Type: application/json" \ -d '{}'Empty
curl -X POST "https://loading/api/user/2fa/disable" \ -H "Content-Type: application/json" \ -d '{}'Empty
curl -X POST "https://loading/api/user/2fa/backup_codes"Empty
curl -X GET "https://loading/api/user/2fa/stats"Empty