Skip to main content
POST
Create Persona

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
name
string
required

Persona name

Minimum string length: 1
description
string
required

Persona description

Minimum string length: 1
ageRange
string

Target age range

educationLevel
string

Education level

Response

Default Response

id
string<uuid>
required

Persona unique identifier

name
string
required

Persona name

description
string
required

Persona description

createdAt
string<date-time>
required

Creation timestamp

updatedAt
string<date-time>
required

Last update timestamp

ageRange
string | null

Target age range

educationLevel
string | null

Education level