---
title: "Deletes a check."
method: DELETE
path: "/checks/{checkid}"
tags: ["Checks"]
---

# Deletes a check.

`DELETE /checks/{checkid}`

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

## Path parameters

- `checkid` integer, required

## 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)
