Skip to main content

Bulk Retest Account's Findings

POST 

/findings/bulk/retest/

Request

Body

required

    ids string[]required

    List of object IDs.

    ignore_blackout_period boolean

    If true, the scan ignores the blackout period defined in the target settings.

    scan_profile string

    Scan profile to use.
    Use the endpoint List Scan Profiles to get all the available scan profiles.
    If no scan profile is specified, the scan profile will be the one specified in the target settings.

    reduced_scopes

    object[]

    Configuration to reduce the scope of the scan.

  • Array [

  • url urirequired

    Possible values: <= 2048 characters

    URL to scan. The maximum length is 2048 characters.

    enabled boolean
  • ]

Responses

Schema

    ids string[]required

    List of object IDs.

Loading...