---
title: "Deletes a list of checks."
method: DELETE
path: "/checks"
tags: ["Checks"]
---

# Deletes a list of checks.

`DELETE /checks`

Deletes a list of checks. THIS METHOD IS IRREVERSIBLE! You will lose all collected data. Be careful!

## Query parameters

- `delcheckids` integer[], required

## Request body

- string

## Response `200`

Successful operation

- object
  - `message` string

---

[API](https://skmtc.net/pingdom/apis/pingdom-public-api.md) · [All operations](https://skmtc.net/pingdom/apis/pingdom-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pingdom/pingdom-public-api/revisions/d05c91a3c64b/schema)
