API-08 — Forgot Password — Registered Email Triggers OTP
Authentication
Backend API
API-08 — Forgot Password — Registered Email Triggers OTP
API-08 — Forgot Password — Registered Email Triggers OTP
Target
Backend API — Authentication
Preconditions
- A registered user account exists with a known email
Steps
- Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/forgot-password with the registered email
- 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)