---
title: "添加计算机"
method: POST
path: "/computers"
tags: ["计算机管理"]
---

# 添加计算机

`POST /computers`

## Request body

- ComputerYaml — unresolved $ref

## Response `201`

创建成功

- object
  - `id` integer, required — 计算机 ID

## Other responses

- `500` — 通用错误返回

---

[API](https://skmtc.dev/natfrp/apis/sakurafrp-api.md) · [All operations](https://skmtc.dev/natfrp/apis/sakurafrp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/natfrp/sakurafrp-api/revisions/2caa73524824/schema)
