---
title: "Patch Finding"
method: PATCH
path: "/snapshots/{snapshot_id}/health/findings/{finding_id}"
tags: ["code-health"]
---

# Patch Finding

`PATCH /snapshots/{snapshot_id}/health/findings/{finding_id}`

## Path parameters

- `snapshot_id` string, required
- `finding_id` string, required

## Request body

- HealthFindingPatch
  - `status` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/b717017b882f?raw)
