v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Update the attributes and capabilities associated with a managed thing.

put/managed-things/{Identifier}

Path parameters

Identifierstring required

The id of the managed thing.

Request body

Ownerstring password

Owner of the device, usually an indication of whom the device belongs to. This value should not contain personal identifiable information.

CredentialLockerIdstring

The identifier of the credential for the managed thing.

SerialNumberstring password

The serial number of the device.

Brandstring password

The brand of the device.

Modelstring password

The model of the device.

Namestring

The name of the managed thing representing the physical device.

Capabilitiesstring

The capabilities of the device such as light bulb.

Classificationstring password

The classification of the managed thing such as light bulb or thermostat.

HubNetworkMode'STANDARD' | 'NETWORK_WIDE_EXCLUSION'

The network mode for the hub-connected device.

MetaDataobject

The metadata for the managed thing.

Response

Success