---
title: "Create an Linter"
method: POST
path: "/linters"
tags: ["resource-api"]
---

# Create an Linter

`POST /linters`

Create an Linter that can be used by tests and Linters

## Request body

- LinterResource — unresolved $ref

## Response `201`

successful operation

- LinterResource — unresolved $ref

## Other responses

- `500` — problem creating an Linter

---

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