v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/devices

Update an Unmanaged Device

Updates a specified unmanaged device. To convert an unmanaged device to managed, set is_managed to true.

An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.

post/devices/unmanaged/update

Request body

custom_metadataobject

Custom metadata that you want to associate with the device. Supports up to 50 JSON key:value pairs.

device_idstring uuid required

ID of the unmanaged device that you want to update.

is_managedtrue

Indicates whether the device is managed. Set this parameter to true to convert an unmanaged device to managed.

Response

OK

object required