Generate Reader Persona
POST /api/creative/marketing/intel/reader-persona
POST
/api/creative/marketing/intel/reader-persona
Generate a deterministic reader persona.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”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
result
required
IntelContentData
Intel content
object
summary
required
Summary
Executive summary
string
sections
Sections
Array<object>
IntelSectionDataA 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
null
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context