Site
Site Included Targets
Adds one or more addresses to the site's list of included scan targets.
post/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 addresses to add to the site's 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
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.