修改密码
POST
{{baseUrl}}/student/account/change-pwd
请求头
参数名
类型
描述
必填
User-Id
string
(Required) 用户ID
可选
User-Type
string
(Required) 用户类型(4:学校人员账号)
可选
Content-Type
string
示例:application/x-www-form-urlencoded
可选
Accept
string
示例:application/json
可选
请求参数
参数名
类型
描述
必填
newPwd
string
新密码
可选
oldPwd
string
旧密码
可选
checkPwd
string
确认密码
可选
响应参数
参数名
类型
描述
必填
msg
string
示例:commodo enim
必填
code
float
示例:-98570100.06697102
必填