删除部门
DELETE
https://api.oraydev.cn/sl/v1/enterprise/department/{department_id}请求参数
Path 参数
department_id
string
组织id
Header 参数
Authorization
string
必需
Bearer [access_token]
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
成功
数据结构
department_id
integer
组织id
ent_id
integer
企业id
示例
未设置
最后修改时间: 7 天前