修改密码
修改密码
修改密码
接口地址:/console/passwdchange
请求方式 post
参数:
oldpasswd 老的密码
passwd 新的密码
返回格式:
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
请求方式 post
oldpasswd 老的密码
passwd 新的密码
{
"code": 1,
"data": {},
"msg": "success"
}Last updated
Was this helpful?
Was this helpful?