---
title: "Delete a VM"
method: DELETE
path: "/vms/{name}"
tags: ["vms"]
---

# Delete a VM

`DELETE /vms/{name}`

## Response `200`

VM resource was successfully deleted

## Other responses

- `404` — VM resource with the given name doesn't exist

## Changes

- **2025-10-03** `9d74dd4eed89` — 1 info
  - added the new optional `query` request parameter `watch` to all path's operations

[Change history](https://skmtc.dev/openai/apis/orchard/changes/vms/:name/delete.md)

---

[API](https://skmtc.dev/openai/apis/orchard.md) · [All operations](https://skmtc.dev/openai/apis/orchard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openai/orchard/revisions/d599e69bf6be/schema)
