Create content
Creates new content from a completed IdeaCloud and starts generation immediately.
Authorizations
Your Hrizn API key (prefix hzk_)
Body
basic, qa, expert, modellanding, comparison, salesevent, enhancedcontent Question IDs from the IdeaCloud (UUIDs from GET /ideaclouds/{id}/questions, or legacy q-{timestamp}-{index} format). Defaults to recommended questions.
1Staff element UUIDs from GET /site/staff. Required for qa and expert content unless selected_staff was previously persisted with PATCH /ideaclouds/{id}/settings. The first UUID is used as the interview subject or expert.
1Text generation tone. Ignored when brand_voice_id is provided.
Informative, Authoritative, Persuasive, Confident, Analytical, Empathetic, Witty, Enthusiastic, Inspiring, Motivating, Creative 500Language for generated content
English, Spanish, Mandarin Chinese, Japanese, Korean, Arabic, Farsi, Hebrew, French, Tagalog, Vietnamese, Portuguese, Russian Controls which dealer links are injected inline vs. appended as a cross-department CTA. fixed_ops prioritizes service/parts links, variable prioritizes sales/financing links, general distributes all links evenly.
fixed_ops, variable, general Deprecated. Article length is now driven by content_depth; this field is accepted for backward compatibility but has no effect on the generated output. Remove from your integration when convenient.
200 <= x <= 5000Content depth preset that drives the article body. Five ordered positions: concise (tight, direct prose), steady (efficient and on-point), balanced (default; lets the topic and outline drive depth), substantial (substantively developed with concrete examples), and in-depth (thorough exploration with vivid local color). Replaces the legacy content_length field.
concise, steady, balanced, substantial, in-depth standard, visual Visual design strategy when output_format is visual.
template, custom, user-template Required when visual_design_mode is user-template.
50Response
Content created and generation started
