Skip to main content
POST
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)

Body

application/json
name
string
required
sage_id
string<uuid>
required
id
string<uuid> | null
evaluator_role
string | null
recommendation
string | null
intro
string | null
directions
string | null
output_format
string | null
meta_data
object | null
active
boolean
default:true

Response

Results template created

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