更换用户手机号Change user’s phone number
POST
/user/edit
接口描述
应用场景Application scenario 更换用户手机号Change user mobile phone number
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
token
String
身份标识 Identification
必填
oldPhone
String
旧手机号 Old phone number
必填
newPhone
String
新手机号 New phone number
必填
响应参数
参数名
类型
描述
必填
data
object
数据字典
必填
success
boolean
请求成功与否标识 Identification for request success or no
必填