---
title: "Remove context from a pentest finding"
method: DELETE
path: "/v1/pentest-finding-contexts/{issueId}"
tags: ["Security Penetration Tests"]
---

# Remove context from a pentest finding

`DELETE /v1/pentest-finding-contexts/{issueId}`

Deletes the customer context note attached to a pentest finding so future scans of the target no longer receive it from the testing agent briefing.

## Path parameters

- `issueId` string, required

## Headers

- `X-Organization-Id` string

## Response `200`

Context note deleted

## Other responses

- `404` — No context found for finding

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/versions/726b9523fb22/schema)
