---
title: "Update Vulnerability Labels"
method: PATCH
path: "/v1/scans/vulns/labels"
tags: ["scans"]
---

# Update Vulnerability Labels

`PATCH /v1/scans/vulns/labels`

Batch update vulnerability labels

## Headers

- `X-Team-Id` string

## Request body

- object
  - `ids` string[], required
  - `type` string
  - `labels` string[]

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