删除 webhook
open_webhook_deleteDelete a webhook by its ID to remove push notification integration. Use when you need to permanently disable or remove a configured webhook.
Instructions
GET /open/webhook/delete - 高风险:删除 webhook。 请求(url): webhookId(webhook编号,必填)。 统一响应: code(数字,200成功), msg(字符串), data(业务数据)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | webhook编号 |