---
title: "Delete an existing monitor"
method: DELETE
path: "/monitors/{id}"
tags: ["Monitors"]
---

# Delete an existing monitor

`DELETE /monitors/{id}`

## Path parameters

- `id` string, required

## Headers

- `x-apikey` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

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