Example searches: “Resource to allow a user to generate new recovery codes.”, “http://api.example.com”, “400”, “Resource to allow a user to disable OTP by email.”, “Resource to allow a user to change his password when he forgets it.”
OTP by email enabled
Invalid password Wrong or expired token Inactive user
curl \ --request PUT 'http://api.example.com/auth/email-otp' \ --header "Authorization: $API_KEY"