---
title: "Create a machine"
method: POST
path: "/services/beta/api/users/{leafUserId}/machines"
tags: ["Beta > Machines"]
---

# Create a machine

`POST /services/beta/api/users/{leafUserId}/machines`

## Path parameters

- `leafUserId` string, required

## Request body

- object
  - `name` string

## Response `201`

Created

---

[API](https://skmtc.net/withleaf/apis/leaf-api.md) · [All operations](https://skmtc.net/withleaf/apis/leaf-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withleaf/leaf-api/versions/ee7a2a2053e2/schema)
