---
title: "Remove machine"
method: DELETE
path: "/machine/remove/{id}.{type}"
tags: ["machines"]
---

# Remove machine

`DELETE /machine/remove/{id}.{type}`

Removes a virtual machine

## Path parameters

- `id` integer, required
- `type` string, required

## Response `200`

Machine removal requested

---

[API](https://skmtc.dev/upc/apis/ravada-frontend-api.md) · [All operations](https://skmtc.dev/upc/apis/ravada-frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/upc/ravada-frontend-api/revisions/0b6b25b58676/schema)
