---
title: "Update a Wizard"
method: PUT
path: "/wizard"
tags: ["api"]
---

# Update a Wizard

`PUT /wizard`

Update a Wizard used on Tracetest

## Request body

- Wizard — unresolved $ref

## Response `200`

successful operation

- Wizard — unresolved $ref

## Other responses

- `400` — invalid Wizard, some data was sent in incorrect format.
- `404` — Wizard not found
- `500` — problem updating an Wizard

---

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