---
title: "Purge Live Scan Result"
method: DELETE
path: "/api/v1/livescan/{scannerId}/{scanId}/"
tags: ["Live Scanning"]
---

# Purge Live Scan Result

`DELETE /api/v1/livescan/{scannerId}/{scanId}/`

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

## Path parameters

- `scannerId` string, required
- `scanId` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/urlscan/apis/urlscan-io-apis.md) · [All operations](https://skmtc.net/urlscan/apis/urlscan-io-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/urlscan/urlscan-io-apis/revisions/5d97b31afd68/schema)
