---
title: "Upsert a Monitor"
method: PUT
path: "/monitors"
tags: ["resource-api"]
---

# Upsert a Monitor

`PUT /monitors`

Upsert a Monitor used on Tracetest

## Request body

- MonitorResource — unresolved $ref

## Response `200`

successful operation

- MonitorResource — unresolved $ref

## Other responses

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

---

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