Update a Device
Update the properties of a specified device
Updates any of the following properties of a specified device:
name
(orproperties.name
)custom_metadata
is_managed
Request
Specify the desired device by including the corresponding device_id
in the request body. In addition, in the request body, include the properties that you want to update, along with the desired replacement values.
Request Body Parameters
Sample Request
Response
Returns a Boolean ok
status indicator (with the exception of the Java SDK).
Sample Response
Last updated