Partially updates info of a specific zone.Ask AIpatch http://rest.cameramanager.com/rest/v2.1/zones/{zoneId}Partially updates info of a specific zone. If a field is not set it will not be updated.Path ParamszoneIdintegerrequiredID of the zone.Body Paramsnamestringlength between 2 and 32Name the user has given to this zone.addressobjectaddress objectphonearray of stringslength between 0 and 2Phone number(s).phoneADD stringemailstringlength between 6 and 128E-mail address.statusstringenumStatus of the zone. Default value is CUSTOM.ARMEDSILENTDISARMEDPRIVATECUSTOMAllowed:ARMEDSILENTDISARMEDPRIVATECUSTOMResponses 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