A AuthMS API Wiki API Reference iam.tianv.com →

POST /auth/me/phone/verify

验证手机号变更的验证码,验证成功后更新主手机号

账户管理 `bearerAuth` application/json

Request Body

Schema: dto.VerifyChangeRequest

FieldTypeRequiredExampleConstraintsDescription
code string Yes 验证码

Responses

StatusDescriptionSchema
200操作成功dto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No