Skip to main content
POST
Apply a human review decision

Authorizations

Authorization
string
header
required

Authorization: Api-Key <application_api_key> (legacy X-Api-Key also accepted).

Path Parameters

sessionId
string
required

Body

application/json
status
enum<string>
required

Only the HUMAN decision states are admissible on the wire.

Available options:
escalation,
accepted,
rejected
note
string

Optional free text recorded on the review_history entry.

Maximum string length: 1000

Response

Updated session detail

data
object
required

Reviewer-safe session projection (management planes).