---
title: "Delete a monitor"
method: DELETE
path: "/v1/monitors/{uuid}"
tags: ["Monitors"]
---

# Delete a monitor

`DELETE /v1/monitors/{uuid}`

Permanently delete a monitor.

## Path parameters

- `uuid` string, required

## Response `200`

Monitor deleted

---

[API](https://skmtc.dev/hyperping/apis/hyperping-api.md) · [All operations](https://skmtc.dev/hyperping/apis/hyperping-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperping/hyperping-api/revisions/953c52272fa8/schema)
