Validate Template Syntax
Parses a Liquid template fragment under the real rendering engine and returns any syntax error with its location. Does not render or require data.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"content": "string"
}
Responses
401 Unauthorized – Invalid or missing API key