【仅供内部供应商使用,不提供对外解答和培训】

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

获取Token:https://qyapi.weixin.qq.com/cgi-bin/gettoken

获取用户信息:https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo

发送推送消息:https://qyapi.weixin.qq.com/cgi-bin/message/send

获取部门信息:https://qyapi.weixin.qq.com/cgi-bin/department/list

获取部门里的用户:https://qyapi.weixin.qq.com/cgi-bin/user/simplelist

获取成员详情信息:https://qyapi.weixin.qq.com/cgi-bin/user/get

获取部门用户详情信息:https://qyapi.weixin.qq.com/cgi-bin/user/list

获取应用列表:https://qyapi.weixin.qq.com/cgi-bin/agent/list

获取标签列表:https://qyapi.weixin.qq.com/cgi-bin/tag/list

获取标签:https://qyapi.weixin.qq.com/cgi-bin/tag/get

获取JSTicket:https://qyapi.weixin.qq.com/cgi-bin/get_jsapi_ticket

设置应用:https://qyapi.weixin.qq.com/cgi-bin/agent/set

创建菜单:https://qyapi.weixin.qq.com/cgi-bin/menu/create

获取菜单:https://qyapi.weixin.qq.com/cgi-bin/menu/get

删除菜单:https://qyapi.weixin.qq.com/cgi-bin/menu/delete

上传临时素材:https://qyapi.weixin.qq.com/cgi-bin/media/upload

下载素材:https://qyapi.weixin.qq.com/cgi-bin/media/get

上传图片:https://qyapi.weixin.qq.com/cgi-bin/media/uploadimg

全量覆盖成员:https://qyapi.weixin.qq.com/cgi-bin/batch/replaceuser

批量删除成员:https://qyapi.weixin.qq.com/cgi-bin/user/batchdelete

获取异步任务结果:https://qyapi.weixin.qq.com/cgi-bin/batch/getresult

删除部门:https://qyapi.weixin.qq.com/cgi-bin/department/delete

创建部门:https://qyapi.weixin.qq.com/cgi-bin/department/create

删除用户:https://qyapi.weixin.qq.com/cgi-bin/user/delete

更新用户:https://qyapi.weixin.qq.com/cgi-bin/user/update

  • No labels