Skip to content

Realtime

realtime_webhook_delete

Delete a client webhook (its secrets and delivery log go with it)

Tool

realtime_webhook_delete

Delete a client webhook (its secrets and delivery log go with it)

Delete a client webhook (its secrets and delivery log go with it)

Behavior

HTTP
DELETE /realtime/webhooks/:webhookId

Arguments

NameTypeRequiredDescription
webhookIdstringWebhook id

Response

FieldTypeAlwaysDescription
deletedboolean

Try it

Delete a client webhook (its secrets and delivery log go with it).

When to use

Delete a client webhook (its secrets and delivery log go with it)

Example

Ask your agent something like this:

Delete a client webhook (its secrets and delivery log go with it).

The agent will invoke realtime_webhook_delete with these arguments:

{
  "webhookId": "<webhookId>"
}

Esc

Start typing to search the docs.

navigateselect