发布公告
| 属性 | 值 |
|---|---|
| HTTP 方法 | POST |
| 接口路径 | /nd/api/enterprise/broadcast |
| 所属分类 | 企业 API |
接口说明
接口路径:/nd/api/enterprise/broadcast
HTTP 方法:POST
HTTP 方法: POST
POST 请求体参数
参数名 Comment(说明) title 公告内容字符串(必填) string content 内容(必填)string target_users[] UserId 数组,如果为空则表示全部人员接收,string[] target_deps[] 目标部门,该部门及子部门所有成员都会收到通知,string[] target_users 与 target_deps 至少要填 1 个
返回字段说明
{"code":0,"success":true}