patch https://sentinel.whitehatsec.com/api/keepUnreachableFindingsStatusOpen/
This operation updates the 'keep_unreachable_findings_open' field in the asset table based on the status provided in the JSON request body.
- If status = "enabled", keep_unreachable_findings_open is set to 'true'
- If status = "disabled", keep_unreachable_findings_open is set to 'false'
- If status = "globaldefault", keep_unreachable_findings_open is set to null