Batch Generate Keyframes

Generate keyframe images for multiple scenes in a single unified batch.

This generates all keyframes across the specified scenes together for visual consistency, using the first scene's setup as the shared setting context. Cumulative reference images carry across scene boundaries.

Args: scene_ids: List of scene UUIDs to regenerate keyframes for

Returns: Success response with generation started status

post/api/projects/{project_id}/keyframes/batch-generate

Path parameters

project_idstring required

Request body

scene_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/api/projects/{project_id}/keyframes/batch-generate:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.