delete_webhook
Delete a webhook and its captured requests/emails permanently. Use it to clean up temporary inboxes or remove unused endpoints.
Instructions
Permanently delete a webhook and every captured request/email.
Use when the user is done with a temp inbox or wants to clean up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_token | Yes | Webhook UUID returned by create_webhook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||