Skip to main content

Queue a background job to generate persona reaction insights

POST 

/api/v1/personas/reaction-insights/async

Queue a background job for generating persona reaction insights and return a job_id the client can poll. This unlocks batches of ≥10 audiences without tying them to a single-request gateway timeout and lets the UI append rows as they complete via polling the jobs + reaction-insights list endpoints.

Responses

Unprocessable Entity