Scans
Trigger scheduled scans
Trigger a scheduled scan to run now
PUT
/
api
/
scans
/
{targetId}
/
trigger
Authorization
Path
curl --request PUT \
--url https://api.novasec.io/api/scans/{targetId}/trigger \
--header 'X-API-Key: <x-api-key>'
Authorizations
X-API-Key
string
headerrequiredPath Parameters
targetId
string
requiredcurl --request PUT \
--url https://api.novasec.io/api/scans/{targetId}/trigger \
--header 'X-API-Key: <x-api-key>'