curl --location --request PATCH 'https://api.probely.com/targets//findings//integrations/jira-cloud/' \
--header 'Content-Type: application/json' \
--data-raw '{
"issue_id": "string",
"selective_sync": true
}'{
"issue_id": "string",
"selective_sync": true
}