Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Parameters

ParameterDescription
Delete MethodSelect to delete a single rule or to delete all rules for the specified endpoint.
Endpoint NameThe name of the endpoint to delete the rule of.
Rule IDThe ID of the required rule.

Example Output

{
	"data": {
		"rulesDeleted": 1
	}
}

Workflow Library Example

Delete Rule with Beeceptor and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop