API 方法Webhooks测试 Webhook测试 Webhook POST /webhooks/:destination_id/test 向 webhook 发送一条测试通知以验证连通性。成功时返回 {"status": "sent"}。 请求 Responses200404422502测试通知已发送。not_found — 您的账户下没有该 webhook。验证错误delivery_failed — 测试通知无法投递到您的端点。