Skip to main content
POST
Send Reset Password OTP

Query Parameters

fields
string

Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.

Body

application/json

OTP request

username
string
required

Email or phone number

Example:

"99999999999"

Response

OK

OTP response

otpId
string<uuid>
required

OTP identifier

Example:

"01961f5a-7b3c-7a6e-b9d0-4a2e8c1f3d5b"