Template-variables (List)#
Path: /environments/environment/themes/custom-themes/custom-theme{name}/template-variables
A list of template variables that will be available in the template context
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | string | required | The name of the template variable as it will appear in the template context. The name must start with an underscore. | |
| value | non-empty-string | optional | The value of the variable |