Create a new blank template in a Bannerbear project. Use when you need to programmatically create templates via API. Note: Templates can only be created via API if you have a Master API Key.
nameRequiredstringThe name of the new blank template.
tagsarrayAn array of tags for this template. Used for organizing and filtering templates.
widthRequiredintegerThe width of the new blank template in pixels.
heightRequiredintegerThe height of the new blank template in pixels.
metadatastringStorage for custom data (e.g., database IDs). Can be used to associate the template with external systems.
project_idRequiredstringThe project ID where the template will be created. Required when using Master API Key. Can be obtained from project settings or by listing projects.
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.