---
title: "Remove hardware from machine"
method: GET
path: "/machine/hardware/remove/{id_domain}/{hardware}/{index}"
tags: ["machines"]
---

# Remove hardware from machine

`GET /machine/hardware/remove/{id_domain}/{hardware}/{index}`

Removes a hardware component from a machine

## Path parameters

- `id_domain` integer, required
- `hardware` string, required
- `index` integer, required

## Response `200`

Hardware removed

---

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