v1

latestOpenAPI 3.0.02026-07-14512083.9 KB

Assign the device to the specified owner

put/devices/{deviceId}/owner

Path parameters

deviceIdstring required

The deviceId of the deviceOwner

Request body

owner_idstring

The canonical identifier for this device owner

owner_typestring

Describes the type for this device owner. Either 'Person' or 'Device Group'

Response

The new owner of the device

idstring

The canonical identifier for this device owner

owner_typestring

Describes the type for this device owner. Either 'Person' or 'Device Group'

namestring

The human-readable reference name

emailstring

The email associated with the device owner. Blank if 'owner_type' is not 'Person'