修改用户信息
PUT
http://test.wellsign.cn/matrix/client/userInfo?productType=&position=&department=&nickname=&headImage=
接口描述
修改用户信息
请求头
参数名
类型
描述
必填
token
string
新版后台 token
必填
请求参数
参数名
类型
描述
必填
productType
int
类型:1微信小程序,2企业微信小程序,3钉钉小程序,4APP手机端,5APP平板端,6web端,7pc微信小程序 8鸿蒙 APP 手机端
必填
position
string
职位
可选
department
string
部门
可选
nickname
string
昵称
可选
headImage
string
头像url
可选
wxCode
string
微信code
可选
qywxCode
string
企业微信code
可选
wxNickname
string
微信昵称
可选
noviceStatus
int
用户模式切换 1:新手模式 2:专业模式
可选