API-08 — Forgot Password — Registered Email Triggers OTP

Authentication
Backend API
API-08 — Forgot Password — Registered Email Triggers OTP
Published

2026-06-17

API-08 — Forgot Password — Registered Email Triggers OTP

Target

Backend API — Authentication

Preconditions

  • A registered user account exists with a known email

Steps

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

Expected Result

  • HTTP 200 is returned
  • The response indicates an OTP has been sent
  • An OTP is delivered to the email (or phone)