Update device

Update the details of a specific device.

Path Params
string
required

The account ID associated with the device.

string
required

The device ID to be updated.

Body Params

Device details to be updated.

Request data for updating a device.

string | null

Name of the device.

string | null

ID of the set the device is part of.

configuration
object

Configuration settings of the device.

tags
object | null

Tags associated with the device.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

Success

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!