Skip to main content

Create a persona

POST 

/api/v1/interview/personas

Creates a reusable interviewer persona for your client. You supply the role_name and the interview language. By default the AI system prompt is generated server-side from ZenHire's v1 interviewer template for that role and language.

Prompt authoring is optional: supply your own system_prompt to store verbatim instead of the generated one, and/or base_prompt_override to replace the global behavioral base prompt (turn-taking / pacing layer). Omit both to inherit ZenHire's defaults.

The persona is owned by your client and can be reused across any number of candidate sessions.

Request

Responses

Persona created.