收藏
回答

调用企业微信创建用户接口为什么返回department字段缺少?

https://qyapi.weixin.qq.com/cgi-bin/user/create

入参:{

  "userid""C00",

  "name""孙小",

  "mobile""18660562666",

  "department": [25],

  "enable"1,

  "to_invite"true

}

返回

{

    "errcode"40058,

    "errmsg""missing field `department`. invalid Request Parameter, hint: [1675934044612134100072790], from ip: 58.57.17.2, more info at https://open.work.weixin.qq.com/devtool/query?e=40058"

}


回答关注问题邀请回答
收藏

3 个回答

登录 后发表内容