Skip to main content
POST
Create Device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string<date>
default:2024-03-27

Body

application/json

Details for device

system_device_id
string
required
registration
string | null
required
make
string | null
required
model
string | null
required
year
integer | null
required
active
boolean
required
tags
string[] | null
required
connection_id
string<uuid4>
required
description
string | null

Response

Successful Response

data
Device · object
required

Successful response payload