API-11 — Verify OTP — Incorrect Code Returns Error

Authentication
Backend API
API-11 — Verify OTP — Incorrect Code Returns Error
Published

2026-06-17

API-11 — Verify OTP — Incorrect Code Returns Error

Target

Backend API — Authentication

Preconditions

  • A forgot-password flow is in progress

Steps

  1. Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/verify-otp with an incorrect OTP code
  2. Observe the response

Expected Result

  • An error is returned
  • The error message indicates the OTP is invalid or expired
  • No reset token is returned