Template-variables (List)#

Path: /environments/environment/themes/custom-themes/custom-theme/template-variables

A list of template variables that will be available in the template context

Keys: name

Parameters#

NameTypeRequiredDefaultDescription
namestringrequired-The name of the template variable as it will appear in the template context. The name must start with an underscore.
valuestring (length: 1..9223372036854775807)optional-The value of the variable

Was this helpful?