POST /auth/me/phone/verify
Verify the verification code for phone number change, update primary phone number upon successful verification
Account Management `bearerAuth` application/json
Request Body
Schema: dto.VerifyChangeRequest
| Field | Type | Required | Example | Constraints | Description |
code |
string |
Yes |
|
|
Verification code |
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|