Skip to content

Commit

Permalink
Update 企业微信.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zuofanye authored Aug 23, 2023
1 parent f4f81df commit 435debf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| 读取成员 | user_get | 应用只能获取可见范围内的成员信息,且每种应用获取的字段有所不同,在返回结果说明中会逐个说明 | [查看](https://developer.work.weixin.qq.com/document/path/90196) |
| 创建成员 | user_create | 仅通讯录同步助手或第三方通讯录应用可调用。注意,每个部门下的部门、成员总数不能超过3万个 | [查看](https://developer.work.weixin.qq.com/document/path/90195) |
| 更新成员 | user_update | 仅通讯录同步助手或第三方通讯录应用可调用。注意,每个部门下的部门、成员总数不能超过3万个 | [查看](https://developer.work.weixin.qq.com/document/path/90333) |
| 删除成员 | user_delete | 仅通讯录同步助手或第三方通讯录应用可调用。若是绑定了腾讯企业邮箱,则会同时删除邮箱帐号| [查看](https://developer.work.weixin.qq.com/document/path/90334) |
| 删除成员 | user_delete | 仅通讯录同步助手或第三方通讯录应用可调用。若是绑定了腾讯企业邮箱,则会同时删除邮箱账号| [查看](https://developer.work.weixin.qq.com/document/path/90334) |
| 批量删除成员 | user_batchdelete | 仅通讯录同步助手或第三方通讯录应用可调用 | [查看](https://developer.work.weixin.qq.com/document/path/90335) |
| 获取部门成员 | user_simplelist | 应用须拥有指定部门的查看权限 | [查看](https://developer.work.weixin.qq.com/document/path/90336) |
| 获取部门成员详情 | user_list | 应用须拥有指定部门的查看权限 | [查看](https://developer.work.weixin.qq.com/document/path/90337) |
Expand Down

0 comments on commit 435debf

Please sign in to comment.