v1

latestOpenAPI 3.0.12026-08-06151265417.9 KB
Findings - Project

Bulk update of project findings state (review and/or suppression) or severity

Bulk update of project findings state (review and/or suppression) or severity

patch/api/v3.0/projects/{projectUuid}/code/findings

Path parameters

projectUuidstring required

UUID of the project

Request body

findingsstring[]

IDs of findings to modify.

Response

OK

additionalDataobject
supportTokenstring

Example response

{
  "response": {
    "message": "Operation succeeded",
    "success": true
  }
}