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_sage (informational only -- enforced server-side)

Body

application/json
council_sage_id
string<uuid>
required

UUID of the council sage

instructions
string
required

Interview instructions for the sage

duration
integer
required

Interview duration in minutes

tone
string[]
required

List of tone descriptors

intro_question
string
required

Opening interview question

intro_question_results
string
required

How intro question responses should be evaluated

scoring_low
integer
required

Low scoring threshold percentage

scoring_exclude
integer[]
required

Category indices to exclude from scoring

scoring_include
integer[]
required

Category indices to include in scoring

results_instructions
string | null
language_code
string | null

Language code for the interview (e.g., en-US, es-MX)

Response

Culture process added to Redis

message
string