Update device information

Patch name and/or metadata for a tracked device. Request body must be a JSON formatted string. In order to patch name and/or metadata for the device, you must include name and/or metadata as keys inside this JSON object. Note that metadata needs to be a valid JSON object.

Path Params
string
required

A string representing the ID of a tracked device, case sensitive

Body Params
string

The new name of the device

metadata
object

Additional metadata for the device, must be a valid JSON object

Response
200

Device information was updated successfully

Language
Credentials
:
Response
Click Try It! to start a request and see the response here!