Skip to main content
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
I