API-06 — Register with Duplicate Phone Returns Error

Authentication
Backend API
API-06 — Register with Duplicate Phone Returns Error
Published

2026-06-17

API-06 — Register with Duplicate Phone Returns Error

Target

Backend API — Authentication

Preconditions

  • A user account with a known phone number already exists

Steps

  1. Send POST https://project6.dxtserver.com/drivelink_new/public/api/v1/register using the existing phone number
  2. Observe the response

Expected Result

  • An appropriate error is returned
  • The error indicates the phone number is already in use
  • No duplicate account is created