Routescope APIRoutescope API

Two-Factor Authentication Login

🔓 No Authentication Required (Login Process)

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

Request Body

application/json

code?string

Response Body

Last updated on