---
title: "Delete cluster by id"
method: DELETE
path: "/cluster/{id}"
tags: ["cluster"]
---

# Delete cluster by id

`DELETE /cluster/{id}`

## Path parameters

- `id` string, required

## Response `202`

Cluster deleted

## Other responses

- `400` — Unexpected error
- `404` — Not found

## Changes

- **2017-04-24** `f4899ceba1ed` — 2 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
- **2017-04-21** `fd13be0662e9` — 1 info
  - endpoint added
- **2017-04-21** `ce1bef505fa2` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/datastax/apis/simulacron-rest-api/changes/cluster/:id/delete.md)

---

[API](https://skmtc.dev/datastax/apis/simulacron-rest-api.md) · [All operations](https://skmtc.dev/datastax/apis/simulacron-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datastax/simulacron-rest-api/revisions/0a5cd5c466d5/schema)
