---
title: "Set match/mismatch for finding's correlation"
method: PATCH
path: "/integrations/snyk-sast/correlations/{id}/"
tags: ["Snyk SAST Integration"]
---

# Set match/mismatch for finding's correlation

`PATCH /integrations/snyk-sast/correlations/{id}/`

## Path parameters

- `id` string, required — A unique Base58 value identifying this object.

## Request body

- PatchedCorrelationMatch
  - `confirmed` boolean

## Response `200`

- CorrelationMatch
  - `confirmed` boolean, nullable
  - `confirmation_by` string, required — A unique Base58 value identifying this object.
  - `confirmation_at` string, date-time, required

## Other responses

- `400`
- `401`
- `403`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/versions/e29879bff01b/schema)
