Orgs
Ignores or un-ignores a single Finding across the org, keyed on the finding and its owning org. Ignoring moves it out of the status=active triage list into status=ignored and drops it from the denormalized finding counts; the state persists across re-scans. This is the write behind the org Findings page — the same slice the org findings GET reads.
patch/experimental/orgs/{orgId}/findings/{findingId}
Path parameters
orgIdstring uuid required
findingIdstring uuid required
Headers
Authorizationstring
Request body
Response
Default Response
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○