latestOpenAPI 3.0.32026-07-24434977.4 KB
126df7964ba5
Devices
Updating a device.
Updates a device.
patch/devices/{deviceId}
Path parameters
deviceIdstring required
The ID of the device.
Request body
Example request
{
"name": "Camera \\#001 - Main Street"
}Response
The device was successfully updated.