Responses

  • OTP by email disabled.

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

DELETE /auth/email-otp
curl \
 --request DELETE http://api.example.com/auth/email-otp \
 --header "Authorization: $API_KEY"