Example searches: “Resource to allow a user to change his password when he forgets it.”, “Log user out by revoking his auth tokens.”, “Allow a user to register himself to the service.”, “200”, “AGPL 3.0”
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"