Authorizations
Body
application/json
Use case generation input with source materials
Array of use case generation requests - each object generates one use case
Minimum length:
1
Example:
[
{
"name": "Automated Lead Scoring",
"sources": [
{
"type": "TEXT",
"value": "Automated lead scoring and qualification process for sales teams"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/customer-success-story"
}
]
}
]
Primary Offering to use as context when generating use cases. If not provided, the primary company attached to the Workspace will be used.
Example:
"o_123456"
Brand voice oId to apply to generated use cases
Example:
"bv_123456"
Strategy for linking this persona to products/offerings Strategy for linking generated use cases to products/offerings
- Option 1
- Option 2