Start a scan
POST
/v2/scans/{id}/startLast modified: 3 days ago
Start a scan
Request
Path Params
id
string
required
Query Params
force_start
boolean
optional
Force start manually the scheduled scans
Request samples
Responses
OK(200)
Unauthorized(401)
Record Not Found(404)
Parameter Error(422)
HTTP Code: 200
Content Type : JSONapplication/json
Scan started
Data Schema
object {0}
Example
{}
Last modified: 3 days ago