资料库

- API文档
来自ID开放平台
跳转至: 导航搜索

company/publish notice

发送企业广播

URL

http://api.10000.com/company/publish_notice

HTTP请求方式

POST

请求参数

必选 类型及范围 说明
client_id true string 申请应用时分配的AppKey。
access_token true string 采用OAuth授权方式为必填参数,OAuth授权后获得。
coid true integer 企业ID。
title true string 公告标题。
summary true string 公告简介。
content true string 公告正文(支持HTML)。
end_time false integer 公告接收的结束时间,超过此时间将不会再接收到公告。
branchid false integer 指定广播的公司部门,默认不限。

返回数据

成功返回广播的ID号