v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Scan Results

Delete a scan

Delete a Scan

This endpoint will delete a scan and all it's associated data by the scan uuid.

Use this endpoint with caution, when the scan is deleted it cannot be recovered.

All usage of this endpoint will be logged and audited.

🧾 Audited This is recorded as SCAN_REMOVED User Activity.

Requires delete:scan permission.

delete/api/v1/scan/{scanId}

Path parameters

scanIdstring uuid required

UUID identifier for this StackHawk Scan.

Response

OK