Stop scan
POST {{baseUrl}}/scans/:scan_id/stop
Stops a scan.
You can only stop a scan that has a status of pending
, running
, or resuming
. For more information about these statuses, see Scan Status.
Requires SCAN OPERATOR [24] user permissions and CAN CONTROL [32] scan permissions. See Permissions.
RESPONSES
status: OK
{}