Example searches: “Log in user by creating and registering auth tokens.”, “Resource to allow a user to change his password when he forgets it.”, “500”, “Authentication”, “200”
OTP by email disabled.
Invalid password. Wrong or expired token. Inactive user. Wrong 2FA.
curl \ --request DELETE 'http://api.example.com/auth/email-otp' \ --header "Authorization: $API_KEY"