Skip to main content
POST
Generate persona preview

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
agentId
string<uuid>
required
prompt
string
required
Minimum string length: 1
count
integer
default:3
Required range: 1 <= x <= 50

Response

Generated personas

success
enum<boolean>
required
Available options:
true
data
object
required