OptionalassetsOptionalconfigConfiguration options for the render request.
OptionalhandleMissingFonts?: "fail" | "use_default"How to handle missing fonts. 'fail' will cause the render to fail; 'use_default' will use Premiere Pro fallback behavior.
OptionalfontsArray of fonts to be used in the template.
PostScript name of the font.
Pre-signed URL for the font file (.ttf/.otf).
OptionaloutputsDefines which variation and preset combinations to render and optional output file names.
OptionalfileName?: stringOptional custom file name for the output.
Zero-based index of the preset in the presets array.
Zero-based index of the variation to render.
OptionalpresetsArray of export presets. Each item is either a built-in preset (by presetId) or a custom preset (by URL). Outputs reference presets by presetIndex.
Contains metadata about the source of the input template.
A pre-signed URL pointing to the input template file.
List of variations. Each variation contains variable overrides applied to the template.
Variable overrides for this variation. Each object targets one template variable by variableId and supplies the override value.
Array of image, video, or audio assets referenced by variations via assetIndex.