External DocumentationTo learn more, visit the Beeceptor documentation.
Actions
Delete Rule
Delete a specific rule or all rules for an endpoint.
Note: This action is non-recoverable.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Delete Method | Select to delete a single rule or to delete all rules for the specified endpoint. |
| Endpoint Name | The name of the endpoint to delete the rule of. |
| Rule ID | The ID of the required rule. |
{
"data": {
"rulesDeleted": 1
}
}
Was this page helpful?