POST
/
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
default:
2024-03-26

Body

application/json

Details for device

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

Response

200 - application/json
data
object
required

Successful response payload