MergeWebhook

名称类型描述示例值
object

用于表示 Webhook 的合并对象 的结构体。

gmtCreatestring

创建时间。

2025-03-11T08:21:58.789Z
namestring

Webhook 名称。

运维告警通知
gmtModifiedobject

最后修改时间。

2025-03-11T08:21:58.789Z
identifierstring

Webhook 唯一标识符。

webhook-12345
webhookstring

Webhook 地址,用于发送请求。

https://oapi.dingtalk.com/robot/send?access_token=abc123
typestring

Webhook 类型,表示其目标平台。

dingtalk
headersstring

请求头信息。

{"Authorization": "Bearer abc123"}
methodstring

HTTP 请求方法。

POST
contentTypestring

内容类型。

application/json
langstring

语言偏好。

zh-CN
extendstring

扩展字段,用于存储额外配置。

{"timeout": 3000}
sourcestring

Webhook 来源系统。

dingtalk