/auth/send-sms-codeSend SMS verification code to the user's phone for phone verification or login.
Schema: dto.SendSMSCodeRequest
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
phone |
string |
Yes |
| Status | Description | Schema |
|---|---|---|
| 200 | Sent successfully | dto.PhoneVerificationResponse |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
expires_in |
integer |
No | |||
phone |
string |
No |