Skip to main content
PATCH
Update the triage approval policy

Authorizations

CORGEA-TOKEN
string
header
required

API key for authentication

Body

application/json
finding_count_threshold
integer | null

Require approval when an accepted-risk action matches at least this many findings.

Required range: x >= 1
severity_threshold
enum<string> | null

Require approval when an accepted-risk action includes this severity or higher.

Available options:
LO,
ME,
HI,
CR,
LOW,
MEDIUM,
HIGH,
CRITICAL

Response

Updated approval policy

status
string
Example:

"ok"

policy
object