---
title: "Delete an instance"
method: DELETE
path: "/instance/{id}"
tags: ["Instance"]
---

# Delete an instance

`DELETE /instance/{id}`

Disconnects and permanently removes the specified instance

## Path parameters

- `id` string, required

## Response `200`

OK

- DtoDeleteInstanceResponse
  - `message` string

## Other responses

- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/verbeux-ai/apis/whatsmiau-api.md) · [All operations](https://skmtc.net/verbeux-ai/apis/whatsmiau-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verbeux-ai/whatsmiau-api/versions/5af3cb49985a/schema)
