---
title: "Clone machine"
method: GET
path: "/machine/clone/{id}.{type}"
tags: ["machines"]
---

# Clone machine

`GET /machine/clone/{id}.{type}`

Creates a clone of a base machine for the user

## Path parameters

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

## Response `200`

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