Skip to main content

Create Reduced Scope

POST 

/targets/:target_id/reduced-scopes/

Request

Path Parameters

    target_id stringrequired

    Identifier of the target.

Body

required

    url urirequired

    Possible values: <= 2048 characters

    URL to scan. The maximum length is 2048 characters.

    enabled boolean

Responses

Schema

    id stringrequired

    A unique Base58 value identifying this object.

    url urirequired

    Possible values: <= 2048 characters

    URL to scan. The maximum length is 2048 characters.

    enabled boolean
Loading...