---
title: "update TestSuite"
method: PUT
path: "/testsuites/{testSuiteId}"
tags: ["resource-api"]
---

# update TestSuite

`PUT /testsuites/{testSuiteId}`

update TestSuite action

## Parameters

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

## Request body

- TestSuiteResource — unresolved $ref

## Response `200`

successful operation

- TestSuiteResource — unresolved $ref

## Other responses

- `400` — invalid TestSuite, some data was sent in incorrect format.
- `404` — TestSuite not found
- `500` — problem updating 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)
