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.
Replace your_api_key with your actual API key. The scan_id parameter is an array of scan IDs.
| Parameter | Type | Location | Required | Description |
|---|---|---|---|---|
| scan_id | array | body | Yes | An array of scan IDs to be deleted |