Routescope APIRoutescope API

Enable 2FA

🔐 Login Required (User Permission)

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

Request Body

application/json

code?string

Response Body

Last updated on