Example searches: “Resource to allow a user to change his password when he forgets it.”, “Resource to allow a user to enable TOTP.”, “Read the installation documentation”, “Authentication”, “Returns information if the user is authenticated else it returns a 401”
TOTP enabled
Invalid password Wrong or expired token Inactive user
curl \ --request PUT 'http://api.example.com/auth/totp' \ --header "Authorization: $API_KEY"