Example searches: “Returns information if the user is authenticated else it returns a 401”, “Resource to allow a user to generate new recovery codes.”, “Allow the user to change his password.”, “Log in user by creating and registering auth tokens.”, “Resource to allow a user to enable OTP by email.”
TOTP enabled
Invalid password Wrong or expired token Inactive user
curl \ --request PUT http://api.example.com/auth/totp \ --header "Authorization: $API_KEY"