---
title: "Deletes a specific case"
method: DELETE
path: "/cases/{id}"
tags: ["Case"]
---

# Deletes a specific case

`DELETE /cases/{id}`

## Response `204`

Case deleted

## Other responses

- `400` — Malformed request
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/globaldothealth/apis/global-health-data-service.md) · [All operations](https://skmtc.net/globaldothealth/apis/global-health-data-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/globaldothealth/global-health-data-service/revisions/886deae8a6f9/schema)
