Nova RouterNova Router
Quick StartAPI ReferenceAgent Tool Integrations

Two-Factor Authentication Login

🔓 No Authentication Required (Login Process)

POST
/api/user/login/2fa

Request Body

application/json

code?string

Response Body

curl -X POST "https://router.bit-tech.com.cn/api/user/login/2fa" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?