Skip to content

Used to update device properties

PUT
/api/v1/{tenantId}/devices

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
deviceInstanceId
string
nullable
name
string
nullable
properties
object
key
additional properties
string
nullable
simulatorPosition
Array<number>
nullable
locations
Array<object>
nullable
object
tenantId
string
nullable
tenantUuid
string
nullable
name
string
nullable
locationId
string
nullable
attachToPartId
string
nullable
position
Array<number>
nullable
orientation
Array<number>
nullable
isEnabled
boolean
isHidden
boolean
isTeachDisabled
boolean
claimParentDevice
boolean

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable