Generate Prompt Suggestions
Generate Prompt Builder suggestions for a project, the same way the Prompt Builder does. Generation runs in the background: this returns as soon as it is queued, and the suggestions appear on GET /prompts/suggestions?legacy=false as they are produced, where they can be accepted or rejected. topic_id, prompt_suggestion_id and segment each narrow the run and are mutually exclusive; with an empty body every topic awaiting review is generated for again, replacing its current suggestions. The project’s branding/intent split has to be configured first, with PUT /project-profile — generation has nothing to run against without it. Markets are optional: without them the project’s own country and language are used.
Authorizations
Body
Generates for this topic alone instead of every topic awaiting review, replacing the suggestions it already has.
1"to_e6b8cdd3-a51b-4d94-a866-28dbe6b830a6"
Replaces this one Prompt Builder suggestion, keeping its id, topic and market.
1"pr_93f790de-5b7a-45ee-b782-61103c81f20d"
Adds suggestions for one slice of a topic, keeping the suggestions it already has. Any dimension left unset is filled from the project's target distribution and markets.
Response
Generation queued
Generation queued
The first topic generated for. Present when the project had no suggestions yet and the run produced one while this request waited.
