Example searches: “Allow a user to register himself to the service.”, “Resource to allow a user to change his password when he forgets it.”, “Resource to allow a user to enable OTP by email.”, “http://api.example.com”, “200”
OTP by email enabled
Invalid password Wrong or expired token Inactive user
curl \ --request POST http://api.example.com/auth/email-otp \ --header "Authorization: $API_KEY"