v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBSite
Site Included Targets
Removes one or more addresses from the site's list of included scan targets.
delete/api/3/sites/{id}/included_targets
Path parameters
idinteger required
The identifier of the site.
The identifier of the site.
Request body
string[] required
List of address to remove from the sites included scan targets. Each address is a string that can represent either a hostname, ipv4 address, ipv4 address range, ipv6 address, or CIDR notation.
Response
OK