Skip to main content

Partial Update Reduced Scope

PATCH 

/targets/:target_id/reduced-scopes/:id/

Request

Path Parameters

    id stringrequired
    target_id stringrequired

    Identifier of the target.

Body

    url uri

    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...