Targets
Update a target
Modifies the configuration and properties of an existing security testing target, allowing for dynamic adjustments to assessment parameters.
PATCH
Update a target
Path Parameters
The id of the resource
Body
application/json
Available options:
disabled, 0 0 * * *, 0 0 */3 * *, 0 0 * * 0, 0 0 */14 * *, 0 0 1 * * Response
200 - application/json
The target value (domain, IP address, or CIDR notation)
Example:
"example.com"
The type of target (DOMAIN, CIDR, or IP)
Available options:
DOMAIN, CIDR, IP Example:
"DOMAIN"
Available options:
pending, in_progress, completed, failed, cancelled, skipped Available options:
disabled, 0 0 * * *, 0 0 */3 * *, 0 0 * * 0, 0 0 */14 * *, 0 0 1 * * Update a target
