v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Devices

Registers a new device.

post/devices

Query parameters

activation_codestring

Activation code

Request body

namestring nullable

The device name

tagsstring nullable

Tags associated with this device

timeZonestring nullable

The timezone of the device

language_codestring nullable

The language code of the device

group_idstring nullable

The group id

last_servicestring date-time nullable

The last service date

mac_addressstring nullable

The MAC address of this device, is applicable

Response

Created

idstring nullable

The device id

namestring nullable

The device name

group_namestring nullable

The group name

group_idstring nullable

The group id

tagsstring nullable

Tags associated with this device

entered_servicestring date-time nullable

The date the device was registered

last_servicestring date-time nullable

The last service date

timezonestring nullable

The timezone of the device

language_codestring nullable

The language code of the device

last_updatestring date-time nullable

The timestamp of the last content sync with the server

registration_keystring nullable

The device registration key

encrypted_registration_keystring nullable

The encrypted registration key

mac_addressstring nullable

The device MAC address, if applicable

service_levelstring nullable

The device service level

in_syncboolean

Is the device content in sync with server

serial_numberstring nullable

The device serial number

deactivatedboolean nullable

Is the device deactivated

notesstring nullable

The device notes

is_onlineboolean

Is the device currently online. A device is considered online if it has a timestamp within the last 5 minutes