---
title: "Partial Update of Jira Server Finding instance"
method: PATCH
path: "/targets/{scope}/findings/{id}/integrations/jira-server/"
tags: ["Jira Server Integration"]
---

# Partial Update of Jira Server Finding instance

`PATCH /targets/{scope}/findings/{id}/integrations/jira-server/`

## Path parameters

- `id` string, required
- `scope` string, required

## Request body

- PatchedJiraServerFinding
  - `selective_sync` boolean
  - `issue_id` string

## Response `200`

- JiraServerFinding
  - `selective_sync` boolean
  - `issue_id` string, required

## Other responses

- `400`
- `401`
- `404`
- `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/revisions/e29879bff01b/schema)
