Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

从 API 中删除 Webhook

按照以下说明使用 DELETE 命令删除 Webhook。

要使用 API 删除 Webhook,您首先需要找到 Webhook ID。

您可以在 Webhook 响应中找到 Webhook ID。在以下示例中,是ida7c61a9c-a25b-4c27-xxxx-xxxxxxxxxxxx

要删除此 Webhook,请从 API 客户端进行 API 调用 (DELETE)。

如下所述,此调用指定 API 终端节点、组织 ID、资源 (webhooks) 和 Webhook ID (a7c61a9c-a25b-4c27-xxxx-xxxxxxxxxxxx)。

另请参阅 删除组织 Webhook删除站点 Webhook

Example webhook with labels for API prefix, organization ID, resource, and webhook ID

删除 Webhook 后,Juniper Mist API 将返回 HTTP 200 OK 响应。