Create a template version
Templates
Create a template version
Saves a new version of a template’s HTML/Liquid content.
POST
Create a template version
Each call increments the version number. The latest version is used for all new generations.
The ID of the template to update.
HTML/Liquid content for the new version. Use
{{ variableName }} to inject generation variables.ID of the parent template.
The new version number.
ISO 8601 timestamp when this version was created.