Tool to update an existing template including its properties and layers. Use replaceLayers=true to replace all layers (layers not in array will be removed), or false/omit to update existing layers and add new ones.
idRequiredstringThe unique identifier of the template to update
namestringTemplate name
pagesarrayArray of page objects for multi-page templates
widthintegerTemplate width in pixels (max 5000)
heightintegerTemplate height in pixels (max 5000)
layersarrayArray of layer objects to modify or add. Use with replaceLayers query parameter to control replacement behavior.
descriptionstringTemplate description
replaceLayersbooleanIf true, replaces all layers; layers not in the array will be removed. If false or omitted, updates existing layers and adds new ones.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.