Skip to main content
DELETE
Delete Dataset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

dataset_id
string
required

Query Parameters

purge_files
boolean
default:true

Delete dataset files on disk

purge_scans
boolean
default:false

Delete all scans for this dataset

preserve_history
boolean
default:true

Keep dataset settings, scans, and results while removing dataset files.

Cookies

blindsight_session
string | null

Response

Successful Response