Skip to main content

Persona

iduuidrequired
client_iduuidrequired
role_namestringrequired
Example: Senior Backend Engineer
languagestringrequired
Example: en
statusstringrequired
Example: active
created_atdate-timerequired
base_prompt_overridestringnullable

The persona's base-prompt override (null when it inherits the ZenHire default). Present on the create response; omitted from the list view.

Persona
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"client_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"role_name": "Senior Backend Engineer",
"language": "en",
"status": "active",
"created_at": "2024-07-29T15:51:28.071Z",
"base_prompt_override": "string"
}