Responses

  • 200

    OTP by email enabled

  • 400

    Invalid password Wrong or expired token Inactive user

POST /auth/email-otp
curl \
 -X POST http://localhost:8080/api/auth/email-otp \
 -H "Authorization: $API_KEY"