部门群转为普通群
POST {{base_url}}/contact/v3/departments/unbind_department_chat
通过该接口将部门群转为普通群。
参考接口文档:部门群转为普通群
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
department_id_type | string | 此次调用中使用的部门ID的类型,默认为"open_department_id" |
Request Body
{"department_id"=>"od-4e6ac4d14bcd5071a37a39de902c7141"}