Move cameras into the zone.Ask AIpatch http://rest.cameramanager.com/rest/v2.1/zones/{zoneId}/cameraIdsMove one or more cameras from other zone(s) into the zone given by zoneId.Path ParamszoneIdintegerrequiredID of the zone.Body Paramsarray of cameras to be moved to a common different zone.ADD integerResponses 204OK 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 403You have no permission to access the specified resource. 404Referenced resource could not be found. 406The requested resource is capable of generating only content not acceptable according to the Accept headers sent in the request. 415The requested resource does not understand the media type sent in the request. 500Something went wrong in the server. Please try again.Updated 5 months ago