# 部门管理概述

部门管理接口概述

## 方法

**[创建部门](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/create)**

&emsp;&emsp;用于在企业下创建部门

**[更新部门](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/patch)**

&emsp;&emsp;用于更新部门信息。仅更新显式传参的部分

**[删除部门](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/delete)**

&emsp;&emsp;用于删除部门。

**[搜索部门](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/search)**

&emsp;&emsp;用于搜索部门信息

**[批量获取部门信息](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/mget)**

&emsp;&emsp;用于批量根据部门的ID查询部门的详情

**[批量获取部门列表](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/directory-v1/department/filter)**

&emsp;&emsp;用于依据指定条件，批量获取符合条件的部门详情列表。

