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

## Changes

- **2023-05-31** `49ffca7b5e87` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/linters/post.md)

---

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