Responses

  • 200

    OTP by email disabled.

  • 400

    Invalid password. Wrong or expired token. Inactive user. Wrong 2FA.

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