Site
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.