delete_request
Delete a request captured by a webhook by supplying the webhook token and request UUID.
Instructions
Delete a specific request from a webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The request UUID to delete | |
| webhook_token | Yes | The webhook token (UUID) from webhook.site |