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

# Delete checks for a monitor

`DELETE /checks/{monitorId}`

## Path parameters

- `monitorId` string, required

## Response `200`

OK

- object
  - `success` true, required
  - `msg` string, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

---

[API](https://skmtc.net/bluewave-labs/apis/checkmate-api.md) · [All operations](https://skmtc.net/bluewave-labs/apis/checkmate-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bluewave-labs/checkmate-api/versions/eae6c896648e/schema)
