Delete an execution

delete/executions

Deletes the execution specified by the required filter parameter.

Request Samples

1

Response Samples

1Not Available

Query Parameters

NameTypeRequiredDescription
filter
string
true

The criteria for filtering the items. See Filtering in REST APIs.

Responses

StatusMeaningDescription
204No Content

The execution was deleted.

404Not Found

No execution exists at the requested path.

Schema