---
title: "delete a TestSuite"
method: DELETE
path: "/testsuites/{testSuiteId}"
tags: ["resource-api"]
---

# delete a TestSuite

`DELETE /testsuites/{testSuiteId}`

delete a TestSuite

## Parameters

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

## Response `204`

successful operation

## Other responses

- `404` — TestSuite not found
- `500` — problem deleting a TestSuite

---

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