Skip to main content
POST
Create a template version
Each call increments the version number. The latest version is used for all new generations.
templateId
string
required
The ID of the template to update.
content
string
required
HTML/Liquid content for the new version. Use {{ variableName }} to inject generation variables.
templateId
string
ID of the parent template.
version
integer
The new version number.
createdAt
string
ISO 8601 timestamp when this version was created.