Scan Status
POST {{baseUrl}}/api/3/scans/:id/:status
Updates the scan status. Can pause, resume, and stop scans using this resource. In order to stop a scan the scan must be running or paused. In order to resume a scan the scan must be paused. In order to pause a scan the scan must be running.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |