跳到主要内容

重发 Webhook

查询可重发的事件

ENDPOINT
/webhook/event
方法
GET

Query Params

字段类型描述
event_typestring事件类型
callback_statusstring回调状态
origin_keystring事件来源 key
start_datetimestring查询开始时间
end_datetimestring查询结束时间(与开始时间的间隔不超过 14 天)

重发特定 Webhook

ENDPOINT
/webhook/event/EVENT_KEY
方法
PATCH

此操作将重新发送指定的 webhook 回调。