通过自定义编号添加部门管理员 #
功能描述 #
通过自定义编号添加部门管理员,所添加的管理员必须事先为部门成员。
调用方式 #
调用选项 | 选项内容 |
---|---|
HTTP方法 | PUT |
URL路径 | https://api.mryqr.com/integration/departments/custom/{departmentCustomId}/managers/{memberCustomId} |
正常返回状态码 | 200 |
URL参数 #
参数 | 解释 |
---|---|
departmentCustomId | 部门的自定义编号 |
memberCustomId | 需要添加的管理员的自定义编号 |
请求体 #
无
返回体 #
无