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
| Name | Type | Required | Description |
|---|---|---|---|
| webhookId | string | • | Webhook id |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| deleted | boolean | • |
Try it
Delete a client webhook (its secrets and delivery log go with it).