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#
| 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 | string (length: 1..9223372036854775807) | optional | - | The value of the variable |