Scans
Re-run Scan
Trigger a new scan using the same configuration as a previous audit.
POST
POST
scan_type, audit_device, page limits, and custom audit list. Useful for tracking changes over time without re-entering configuration.
Request Body
string
required
UUID of the original scan to repeat.
Response
boolean
true when the rescan has been queued.object
The new scan object — includes
id (new audit_id) and status: "scheduled".