文档
测试

重置密码

POST
/api/v1/user/reset_password

接口描述

重置密码

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填

请求参数

参数名
类型
描述
必填
phoneCode
string
手机验证码
必填
phone
string
手机号
必填
password
string
新密码
必填

响应参数

参数名
类型
描述
必填
code
int
错误码,0为成功
必填
msg
string
错误描述
必填
data
null
必填