---
title: "Delete monitoring instnace"
method: DELETE
path: "/namespaces/{namespace}/monitoring-instances/{name}"
tags: ["Monitoring"]
---

# Delete monitoring instnace

`DELETE /namespaces/{namespace}/monitoring-instances/{name}`

This API deletes the monitoring instance specified by the `name`.

## Path parameters

- `name` string, required
- `namespace` string, required

## Response `204`

Successful operation

## Other responses

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

---

[API](https://skmtc.net/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.net/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openeverest/openeverest-schema/versions/46b19e13670b/schema)
