---
title: "Stop Scan"
method: POST
path: "/v1/scans/{scan_id}/stop"
tags: ["scans"]
---

# Stop Scan

`POST /v1/scans/{scan_id}/stop`

Stop a running scan, not applied in any other state.

## Headers

- `X-Team-Id` string

## 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)
