Skip to content

Support

support_webhook_delete

Remove a registered endpoint and the delivery history that points at it.

Tool

support_webhook_delete

Remove a registered endpoint and the delivery history that points at it.

Remove a registered endpoint and the delivery history that points at it. To stop delivery without losing the registration, set its status to disabled instead

Behavior

HTTP
DELETE /support/webhooks/:id

Arguments

NameTypeRequiredDescription
idstringWebhook id

Response

FieldTypeAlwaysDescription
idstringId of the endpoint that was removed
deletedbooleanAlways true — the endpoint is gone

Try it

Remove a registered endpoint and the delivery history that points at it.

When to use

Remove a registered endpoint and the delivery history that points at it. To stop delivery without losing the registration, set its status to disabled instead

Example

Ask your agent something like this:

Remove a registered endpoint and the delivery history that points at it.

The agent will invoke support_webhook_delete with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect