Skip to main content
Delete request history 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 request or to delete all requests for the specified endpoint.
Endpoint NameThe name of the endpoint to delete the request from.
Request IDThe ID of the required request.

Example Output

{
	"data": {
		"requestsPurged": 1
	}
}

Workflow Library Example

Purge Request with Beeceptor and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I