Skip to content

Generate Audience

POST
/audiences/{audience_id}/generate

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Parameters

Path Parameters

audience_id*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
"quantity": 42,
"problems": [
"string"
],
"researchGoalId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"files": [
"string"
]
}

Responses

Successful Response

application/json
string[]
Format"uuid"

Samples

Powered by VitePress OpenAPI