---
title: "Pre register tenant dedicated device"
method: POST
path: "/v1/Devices/dedicated/register/pre"
tags: ["Devices"]
---

# Pre register tenant dedicated device

`POST /v1/Devices/dedicated/register/pre`

## Query parameters

- `Account` unknown

## Response `201`

Created

- DedicatedDevicePreRegistrationResponse
  - `deviceId` string, uuid
  - `deviceName` string, nullable
  - `pairingCode` string, nullable
  - `serialNumber` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/invendor/apis/io-commonapi.md) · [All operations](https://skmtc.net/invendor/apis/io-commonapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invendor/io-commonapi/revisions/0e4626e69155/schema)
