---
title: "Delete the specified Monitoring instance"
method: DELETE
path: "/monitoring-instances/{name}"
tags: ["monitoringInstances"]
---

# Delete the specified Monitoring instance

`DELETE /monitoring-instances/{name}`

Delete the specified Monitoring instance

## Path parameters

- `name` string, required

## Response `204`

Successful operation

## Other responses

- `400` — Unsuccessful operation
- `404` — Monitoring instance not found
- `500` — Internal server error

## Changes

- **2024-04-12** `dec31e5eea8e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openeverest/apis/openeverest-schema/changes/monitoring-instances/:name/delete.md)

---

[API](https://skmtc.dev/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.dev/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc.dev/openeverest/apis/openeverest-schema/revisions/dec31e5eea8e?raw)
