API-09 — Forgot Password — Unregistered Email Returns Error

Authentication
Backend API
API-09 — Forgot Password — Unregistered Email Returns Error
Published

2026-06-17

API-09 — Forgot Password — Unregistered Email Returns Error

Target

Backend API — Authentication

Preconditions

  • The API server is accessible

Steps

  1. Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/forgot-password with an email that is not registered
  2. Observe the response

Expected Result

  • An appropriate error is returned
  • The error message indicates no account was found for that email
  • No OTP is sent