Skip to main content
POST
Acknowledge (or re-open) an SCA alert

Authorizations

X-ZeroPath-API-Token-Id
string
header
required
X-ZeroPath-API-Token-Secret
string
header
required

Body

application/json
organizationId
string
required
alertId
string
required

The SCAVulnerabilityAlert id to triage

acknowledged
boolean
default:true

true (default) acknowledges the alert (moves it out of the new list); false re-opens it back into new.

Response

Successful response

id
string
required
acknowledgedAt
string<date-time> | null
required
acknowledged
boolean
required