Skip to content

Purge Live Scan Result

Request

Purge temporary scan from scanner immediately. Scans will be automatically purged after 60 minutes.

Security
apikeyAuth(Required scopes: readwrite)
Path
scannerIdstringrequired
Example:de01
scanIdstringrequired
Example:{scanId}
DELETE
/api/v1/livescan/{scannerId}/{scanId}/
curl -i -X DELETE \
  'https://urlscan.io/api/v1/livescan/de01/{scanId}/' \
  -H 'api-key: YOUR_API_KEY_HERE'

Responses

Successful response