---
title: "Delete a status check template."
method: DELETE
path: "/templates/statuschecks/statuscheck"
tags: ["templates"]
---

# Delete a status check template.

`DELETE /templates/statuschecks/statuscheck`

Delete the status check template by namespaced name.

## Query parameters

- `namespace` string, required
- `name` string, required

## Response `200`

OK

- GithubComChaosMeshChaosMeshPkgDashboardApiserverUtilsResponse
  - `status` string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

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