Skip to main content
POST
Bulk add findings to multiple cases

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Body

case_ids
integer[]
required

List of case IDs

finding_content
string
required

Finding content to add to all cases

Minimum string length: 1

Response

200 - application/json

Findings added successfully.