Update Webhook
Webhook
更新 Webhook
更新 Webhook 的 URL、事件或密钥。
PUT
Update Webhook
路径参数
要更新的 Webhook ID(例如
whk_abc123)。请求体
更新后的 Webhook 端点 HTTPS URL。
更新后的事件类型订阅列表。
更新后的签名密钥。必须以
whsec_ 开头。示例
授权
API key authentication. Keys are prefixed with awx_.
路径参数
The webhook ID to update (e.g., whk_abc123).
请求体
application/json
响应
Webhook updated successfully.
A registered webhook endpoint for receiving real-time event notifications.