Skip to content

Generate Reader Persona

POST
/api/creative/marketing/intel/reader-persona

Generate a deterministic reader persona.

scope_type
Any of:
string
scope_node_id
Any of:
string

Successful Response

IntelResponse

Response wrapper for intel operations.

object
success
required
Success

Operation success

boolean
result
Any of:
IntelResultData

A cached intel result entry.

object
id
required
Id

Cache entry ID

string
projectId
required
Projectid

Owning project

string
intelType
required
Inteltype

Type of intel

string
Allowed values: genre-analysis comp-analysis reader-persona trend-radar positioning
result
required
IntelContentData

Intel content

object
summary
required
Summary

Executive summary

string
sections
Sections
Array<object>
IntelSectionData

A section within an intel result.

object
heading
required
Heading

Section heading

string
content
required
Content

Section body text

string
bullets
Bullets
Array<string>
createdAt
required
Createdat

Unix timestamp

integer
error
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object