# Purge Live Scan Result Purge temporary scan from scanner immediately. Scans will be automatically purged after 60 minutes. Endpoint: DELETE /api/v1/livescan/{scannerId}/{scanId}/ Version: 1.0.0 Security: apikeyAuth ## Path parameters: - `scannerId` (string, required) Example: "de01" - `scanId` (string, required) Example: "{scanId}" ## Response 200 fields