Regenerate content
Re-trigger body generation for existing IdeaCloud-linked content
POST
Regenerate content
Re-triggers article body generation for content that is already linked to an IdeaCloud. Use this to refresh an existing article with updated options (title, brand voice, language, or content depth) without creating a new content record.
Question selection is fixed at creation time via Create content. This endpoint does not accept
selected_question_ids.
Scope required: content:write
Path parameters
string
required
UUID of the content item to regenerate.
Request body
All fields are optional. Omitted fields keep the values already stored on the content item.string
UUID of a brand voice.
string
Custom content title.
string
Language for generated content. One of:
English, Spanish, Mandarin Chinese, Japanese, Korean, Arabic, Farsi, Hebrew, French, Tagalog, Vietnamese, Portuguese, Russian.string
Content depth preset that drives the article body. One of
concise, steady, balanced, substantial, or in-depth.integer
deprecated
Deprecated. Article length is now driven by
content_depth; this field is accepted for backward compatibility but has no effect.Authorizations
Your Hrizn API key (prefix hzk_)
Path Parameters
Content ID
Body
application/json
Maximum string length:
500Language for generated content. Overrides the language stored on the content item.
Available options:
English, Spanish, Mandarin Chinese, Japanese, Korean, Arabic, Farsi, Hebrew, French, Tagalog, Vietnamese, Portuguese, Russian Deprecated. Article length is now driven by content_depth; this field is accepted for backward compatibility but has no effect.
Required range:
200 <= x <= 5000Content depth preset that drives the article body. Defaults to balanced. Replaces the legacy content_length field.
Available options:
concise, steady, balanced, substantial, in-depth Response
Generation started
Last modified on June 17, 2026
