---
title: "Set machine field"
method: GET
path: "/machine/set/{id}/{field}/{value}"
tags: ["machines"]
---

# Set machine field

`GET /machine/set/{id}/{field}/{value}`

Sets a specific field value for a machine

## Path parameters

- `id` integer, required
- `field` string, required
- `value` string, required

## Response `200`

Field updated

---

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