---
title: "remove instance"
method: DELETE
path: "/cluster/{clusterKey}/instances/{instanceIdentifier}"
tags: ["Cluster"]
---

# remove instance

`DELETE /cluster/{clusterKey}/instances/{instanceIdentifier}`

Remove an instance from a cluster

## Path parameters

- `clusterKey` string, required
- `instanceIdentifier` string, required

## Query parameters

- `checksum` string, required

## Response `200`

an empty result

- Empty

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/turbinelabs/apis/turbine-labs-api.md) · [All operations](https://skmtc.net/turbinelabs/apis/turbine-labs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/turbinelabs/turbine-labs-api/versions/47fce18aa12f/schema)
