---
title: "Delete Scan in bulk"
method: DELETE
path: "/v1/scans"
tags: ["scans"]
---

# Delete Scan in bulk

`DELETE /v1/scans`

Delete scans using scan ids

## Headers

- `X-Team-Id` string

## Request body

- object
  - `scan_ids` string[], required

## Response `200`

Example response

- object
  - `message` string, required
  - `ok` boolean

## Other responses

- `400` — Example response
- `401` — Example response
- `500` — Example response
- `default` — Example response

---

[API](https://skmtc.net/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.net/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/projectdiscovery/pdcp-api/versions/220f0adf9efd/schema)
