---
title: "Update a Linter"
method: PUT
path: "/linters/{linterId}"
tags: ["resource-api"]
---

# Update a Linter

`PUT /linters/{linterId}`

Update a Linter used on Tracetest

## Parameters

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

## Request body

- LinterResource — unresolved $ref

## Response `200`

successful operation

- LinterResource — unresolved $ref

## Other responses

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