v1/scan/deletescan

This API endpoint allows you to delete a specific scan by its ID. Once a scan is deleted, it cannot be recovered. The scan_id parameter is an array of scan IDs.


Request URL

Replace your_api_key with your actual API key. The scan_id parameter is an array of scan IDs.


Request Parameters

Parameter Type Location Required Description
scan_id array body Yes An array of scan IDs to be deleted

Response Data