Skip to main content
POST
Compile Persona Prompt

Headers

Authorization
string | null

Body

application/json

Preview compiled system prompt from structured fields (no save).

name
string | null
Maximum string length: 255
role
string | null
Maximum string length: 255
goals
string | null
tone
string | null
Maximum string length: 255
language
string | null
Maximum string length: 64
language_secondary
string | null
Maximum string length: 64
product_context
string | null
boundaries
string | null
faqs
FaqItem · object

A single FAQ Q/A pair.

example_dialogs
DialogTurn · object

A few-shot dialog turn.

system_prompt
string | null
override_system_prompt
boolean
default:false

Response

Successful Response

Compiled system prompt preview.

system_prompt
string
required