delete_request
Remove a specific captured webhook request from Webhook.site by providing the webhook token and request ID to manage testing data.
Instructions
Delete a specific request from a webhook.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_token | Yes | The webhook token (UUID) from webhook.site | |
| request_id | Yes | The request UUID to delete |