---
title: "Update Scan"
method: PATCH
path: "/v1/scans/{scan_id}"
tags: ["scans"]
---

# Update Scan

`PATCH /v1/scans/{scan_id}`

Update scan metadata

## Headers

- `X-Team-Id` string

## Request body

- object
  - `name` string, required

## Response `200`

Example response

- object
  - `message` string, required

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