Skip to content

告警管理

告警消息下发

请求URL

https://www.thingshub.com.cn/openapi/v2/message/send

方法

POST

Content-Type

application/x-www-form-urlencoded

请求参数

参数 数据类型 必填 说明
template string 消息内容
from string 发送方
to string 接收方
level int 消息级别 默认0
method string 通知方式 默认yixin
params string 消息参数

响应参数

参数 数据类型 必填 说明
code int 返回码
msg string 返回消息
data object 返回数据