Authorizations
Body
application/json
Persona generation input with source materials
Array of persona generation requests - each object generates one persona
Minimum length:
1
Example:
[
{
"name": "Enterprise Sales Leader",
"sources": [
{
"type": "TEXT",
"value": "VP of Sales professionals who manage enterprise deals and drive revenue growth"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/target-customer-profile"
}
]
}
]
Primary Offering to use as context when generating personas. If not provided, the primary company attached to the Workspace will be used.
Example:
"o_123456"
Strategy for linking this persona to products/offerings Strategy for linking generated personas to products/offerings
- Option 1
- Option 2
Optional playbook ID to link the generated personas to
Example:
"pb_456"
Optional brand voice ID to apply to generated personas
Example:
"bv_789"