Skip to main content
POST
Update selected ESI findings.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required

Body

application/json
finding_uuids
string<uuid>[]
required
Required array length: 1 - 500 elements
status
enum<string>
required
Available options:
open,
accepted,
resolved,
ignored,
false_positive

Response

Selected finding states updated.

bulk_status_update
object
required