Delete an execution
delete/executions
Deletes the execution specified by the required filter parameter.
| Name | Type | Required | Description |
|---|---|---|---|
filter | string | true | The criteria for filtering the items. See Filtering in REST APIs. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The execution was deleted. | ||
| 404 | Not Found | No execution exists at the requested path. | Schema |