修改密码(本人)
POST
user/modify_password/
请求参数
参数名
类型
描述
必填
name
string
用户名
必填
password
string
密码
必填
app_info
int
(1, 'Web'), (2, 'App'), (3, '待用')
必填
new_password
string
新密码
必填
method
int
(1, '帐号密码登陆'), (2, '微信认证'), (3, '企业内部方式认证'), (4, '其他方式')
必填