Weilai.AIWeilai.AI
User GuideInstallationAPI ReferenceAI ApplicationsSkillsHelp & SupportBusiness Cooperation
Management APIUser auth

Two-Factor Authentication Login

🔓 No Authentication Required (Login Process)

POST
/api/user/login/2fa

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

code?string

Response Body

curl -X POST "https://loading/api/user/login/2fa" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on