v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01233780.8 KB
pipeline

Regenerate Pipeline

Regenerate specific pipeline steps from cached data.

Useful for re-running texture generation with different prompts/opacity without re-discovering materials.

post/pipeline/{session_id}/regenerate

Path parameters

session_idstring required

Request body

stepsTexturePipelineStep[] required

Steps to re-run from cache (at least one)

material_texturesobject nullable

Override per-material prompt/opacity for regeneration

texture_unit_idsstring[] nullable

Exact approved texture-plan unit IDs to regenerate. Omit to regenerate every approved unit when generate_textures is selected.

Response

Successful Response

session_idstring required
statusstring
messagestring
estimated_duration_minutesinteger nullable

Estimated completion time

plan_urlstring nullable

Stable texture-plan endpoint for this session; returns 404 until planning has produced texture_plan.json.