---
title: "Delete a specific run from a particular TestSuite"
method: DELETE
path: "/testsuites/{testSuiteId}/run/{runId}"
tags: ["api"]
---

# Delete a specific run from a particular TestSuite

`DELETE /testsuites/{testSuiteId}/run/{runId}`

Delete a specific run from a particular TestSuite

## Parameters

- `./parameters.yaml#/components/parameters/testSuiteId` — unresolved $ref
- `./parameters.yaml#/components/parameters/runId` — unresolved $ref

## Response `204`

OK

## Other responses

- `404` — TestSuite run not found

## Changes

- **2023-08-09** `42e9295e7f32` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/testsuites/:testSuiteId/run/:runId/delete.md)

---

[API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [All operations](https://skmtc.dev/kubeshop/apis/tracetest/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubeshop/tracetest/revisions/fad7f202ff22/schema)
