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 this culture belongs to

name
string
required

Display name for the culture

instructions
string | null

Interview instructions for the sage

results_instructions
string | null

Instructions for results generation

duration
integer | null

Interview duration in minutes

tone
string | null

Interview tone setting

intro_question
string | null

Opening question for the interview

Response

Culture created

The response is of type object.