Nova RouterNova Router
Quick StartAPI ReferenceAgent Tool Integrations

Enable 2FA

🔐 Login Required (User Permission)

POST
/api/user/2fa/enable

Request Body

application/json

code?string

Response Body

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

How is this guide?