---
title: "Add Devices"
method: POST
path: "/devices"
---

# Add Devices

`POST /devices`

## Query parameters

- `token` string, required

## Request body

- MINIItem
  - `sn` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tianbot/apis/fastapi.md) · [All operations](https://skmtc.dev/tianbot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tianbot/fastapi/revisions/59bfcef5692c/schema)
