---
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

---

[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/9d2bc7a08ffc/schema)
