Update 'keep_unreacheable_findings_open' field

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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

AssetSubID

Body Params
string
required
string
required
Responses
200

SuccessResponse request succeeded

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json