v1
latestOpenAPI 3.0.32026-07-24434977.4 KBDevices
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.