Regenerate Video

View as Markdown
Regenerates the video. Can be called to regenerate with a different template or visual style. **Workflow:** 1. Call this endpoint to regenerate video 2. Wait for generation to complete 3. Call /publish/ to publish the video **Parameters:** - `template_id`: Optional ID of the video template to use. - `user_feedback`: Optional feedback to guide chat script regeneration. - `preserve_script`: If true (default), keeps the script and only regenerates visuals (potentially with new template).

Path parameters

video_idintegerRequired

Request

This endpoint expects an object.
template_idintegerOptional
ID of the video template to use
user_feedbackstringOptional
Feedback to guide regeneration
preserve_scriptbooleanOptionalDefaults to true
If true, only regenerates visuals

Response

Video regeneration scheduled

Errors

400
Bad Request Error
404
Not Found Error