Responses

  • 200

    OTP by email enabled

  • 400

    Invalid password Wrong or expired token Inactive user

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