---
title: "Update Tracetest configuration"
method: PUT
path: "/configs/{configId}"
tags: ["resource-api"]
---

# Update Tracetest configuration

`PUT /configs/{configId}`

Update Tracetest configuration

## Parameters

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

## Request body

- ConfigurationResource — unresolved $ref

## Response `200`

successful operation

- ConfigurationResource — unresolved $ref

## Other responses

- `500` — problem updating configuration

## Changes

- **2023-04-14** `5dadc65a3c42` — 1 warning
  - deleted the `path` request parameter `configId`
- **2023-04-14** `a6e3bae06455` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/configs/:configId/put.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)
