---
title: "Create new test"
method: POST
path: "/tests"
tags: ["resource-api"]
---

# Create new test

`POST /tests`

Create new test action

## Request body

- TestResource — unresolved $ref

## Response `200`

successful operation

- TestResource — unresolved $ref

## Other responses

- `400` — trying to create a test with an already existing ID

---

[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)
