+++
post:/user/phone?access-token=:access-token
*phone=13814510318#旧手机号码
*phone_new=13814510319#新手机号码
*code=463400#短信验证码
*:access-token=92ece3ec585b1b0d433a98d7d8e93410#安全验证字符串
<<<
success
{
"success": true,
"data": {
"message": "手机号码更改成功!"
}
}
<<<
error
{
"success": false,
"data": {
"name": "Unauthorized",
"message": "请先发送验证码!",
"code": 0,
"status": 401,
"type": "yii\\web\\HttpException"
}
}
+++
### header头信息:
| 参数名 | 参数值 |
| --- | --- |
| Accept | application/json |
| DeviceId | 310995000000000|
| Sign | e67ce2f83ca715552c7040c6801e020f |