Skip to main content
POST
Resolve Review

Authorizations

Authorization
string
header
required

Ingest API key or OIDC JWT. See /authentication.

Path Parameters

review_id
string
required

Body

application/json
verdict
enum<string>
required
Available options:
approved,
overridden,
escalated
note
string | null
Maximum string length: 2000
corrected_action
Corrected Action · object | null

Required when the verdict is overridden

escalate_to_kind
enum<string> | null
Available options:
role,
team,
user
escalate_to
string | null
Maximum string length: 200

Response

Successful Response

id
string
required
agent_id
string
required
evaluation_id
string | null
required
escalated_from
string | null
required
client_ref
string | null
required
org_unit
string | null
required
escalate_to_kind
string | null
required
escalate_to
string | null
required
kind
string
required
status
string
required
claimed_by
string | null
required
claimed_at
string<date-time> | null
required
resolved_by
string | null
required
resolved_at
string<date-time> | null
required
note
string | null
required
corrected_action
Corrected Action · object | null
required
created_at
string<date-time>
required