Skip to main content
PATCH
Error

Authorizations

Authorization
string
header
required

User JWT token passed in Authorization header

Headers

X-Permission-Info
string

Required JWT permission: council_screen (informational only -- enforced server-side)

Path Parameters

result_id
string<uuid>
required

UUID of the results record

Body

application/json
name
string | null
evaluator_role
string | null
recommendation
string | null
intro
string | null
directions
string | null
output_format
string | null
meta_data
object | null

Response

Results updated

Results record (from ResultModel.to_dict())

id
string<uuid>
name
string
active
boolean
version
integer
evaluator_role
string | null
recommendation
string | null
output_format
string | null
sage_id
string<uuid>
meta_data
object | null
intro
string | null
directions
string | null