ADocumentation Index
Fetch the complete documentation index at: https://acme-3f0e8fe2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
modifications entry overrides one dynamic layer in a template. The shape of the modification depends on the layer type.
Text layers
color, font_family, font_weight, font_size, align.
Image layers
crop, tint_color.
Shape layers
Visibility
Hide a layer for a specific render without editing the template:Resolution order
When a layer name appears multiple times inmodifications, the last entry wins. Use this to override a default in a programmatic loop.
Validation
Imtegrate validatesmodifications before queueing the render. Errors come back as 400 invalid_modification with a per-name reason. Common causes:
namedoes not match any dynamic layerimage_urlis unreachable or not an imagecoloris not a valid hex / rgb stringperson_idbelongs to a different organization