v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Site

Site Excluded Targets

Adds one or more addresses to the site's list of excluded scan targets.

post/api/3/sites/{id}/excluded_targets

Path parameters

idinteger required

The identifier of the site.

The identifier of the site.

Request body

string[] required

List of addresses to add to the site's excluded scan targets. Each address is a string that can represent either a hostname, ipv4 address, ipv4 address range, ipv6 address, or CIDR notation.

Response

Created