Skip to content

observe_webhooks_delete

Remove a webhook endpoint and its delivery log.

Tool

observe_webhooks_delete

Remove a webhook endpoint and its delivery log.

Remove a webhook endpoint and its delivery log. Delivery stops immediately. To stop delivery while keeping the history, set the endpoint inactive instead.

Behavior

HTTP
DELETE /observe/webhooks/:id

Arguments

NameTypeRequiredDescription
idstringIdentifier of the endpoint

Response

FieldTypeAlwaysDescription
idstringIdentifier of the removed endpoint
deletedbooleanAlways true; the call fails otherwise

Try it

Remove a webhook endpoint and its delivery log.

When to use

Remove a webhook endpoint and its delivery log. Delivery stops immediately. To stop delivery while keeping the history, set the endpoint inactive instead.

Example

Ask your agent something like this:

Remove a webhook endpoint and its delivery log.

The agent will invoke observe_webhooks_delete with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect