66Format /api/param?camera.private_mask.area=dataExample of Response camera.private_mask.area&202 Accepted(camera.status=save)Interpretation Change the area of privacy masking. Specify bitmap by 510 characters of hexadecimal number. Abit for privacy masking is 32x32 pixels block, and 1920x1080 is divided to 60x34 blocks. For example, specify f tomask 8 blocks. The change is saved by the API, camera.status=save. If the change is not saved, the setting isrestored by reboot.Allowed users admin, operator17. JVC API for Motion DetectThe APIs below are related to motion detection. These are equivalent to the features on the Motion Detectionpage of the WEB setting page. Refer to the instruction manual for details on the Motion Detection page.Getting Motion Detect On/Off StatusFormat /api/param?camera.detection.statusExample of response camera.detection.status=on&200 OKInterpretation Acquire the on/off status of motion detect.Allowed users admin, operator, userSetting Motion Detect to On/OffFormat /api/param?camera.detection.status=dataExample of Response camera.detection.status&202 Accepted(camera.status=save)Interpretation Change the on/off status of motion detect. The change is saved by the API, camera.status=save.If the change is not saved, the setting is restored by reboot.Allowed users admin, operatorGetting Motion Detect SensitivityFormat /api/param?camera.detection.levelExample of response camera.detection.level=20&200 OKInterpretation Acquire the motion detect sensitivity. A value between 0 to 100 will be returned. The larger thevalue, the higher will be the sensitivity.Allowed users admin, operator, userSetting Motion Detect SensitivityFormat /api/param?camera.detection.level=dataExample of response camera.detection.level&202 Accepted(camera.status=save)