PUT
/
api
/
scans
/
{targetId}
/
unschedule
curl --request PUT \
  --url https://api.novasec.io/api/scans/{targetId}/unschedule \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
headerrequired

Path Parameters

targetId
string
required