Save a generation's styling as a reusable template
create_template_setSave the styling details from a finished fashion photo, then reuse them to put a new garment on the same model and setting.
Instructions
Saves the fashion_model/venue/pose/shotType/stylePreset/ratio from a completed generation (sourceMediaId) as a named preset. Reuse it later via create_generation's templateSetId to put a NEW garment on the exact same model/venue/pose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pose | No | ||
| label | Yes | A name for this preset, e.g. 'Studio white, model A, 3/4 pose'. | |
| ratio | No | ||
| images | No | Required if sourceMediaId is omitted. | |
| toolId | No | Required if sourceMediaId is omitted. One of: virtual_model, outfit_photo, pro_studio, jewelry_on_model, clothing_ecom_pack, jewelry_ecom_pack. | |
| shotType | No | ||
| stylePreset | No | ||
| sourceMediaId | No | A completed generation's id (from create_generation/get_generation) to capture styling from. |