---
title: "Create new TestSuite"
method: POST
path: "/testsuites"
tags: ["resource-api"]
---

# Create new TestSuite

`POST /testsuites`

Create new TestSuite

## Request body

- TestSuiteResource — unresolved $ref

## Response `201`

successful operation

- TestSuiteResource — unresolved $ref

## Other responses

- `400` — trying to create a TestSuite with an already existing ID
- `500` — problem creating 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)
