Multi Cameras
This endpoint allows you to update a multi camera's data based on its ID.
patch/multiCameras/{multiCameraId}
Request body
Example request
{
"name": "My new device",
"notes": "Painted black to better blend with its environment.",
"locationId": "2428fda3-389f-48ce-b062-85875dd6b2e2"
}Response
Multi camera Updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.