Responses

  • 200

    TOTP enabled

  • 400

    Invalid password Wrong or expired token Inactive user

POST /auth/totp
curl \
 -X POST http://localhost:8080/api/auth/totp \
 -H "Authorization: $API_KEY"