---
title: "Delete a monitor"
method: DELETE
path: "/monitor/{monitorId}"
tags: ["Monitoring"]
---

# Delete a monitor

`DELETE /monitor/{monitorId}`

## Path parameters

- `monitorId` string, uuid, required

## Response `200`

Monitor deleted

- SuccessResponse
  - `success` boolean

## Other responses

- `404` — Monitor not found

---

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