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