Compile a template by substituting variables with values from context.
This endpoint:
Returns detailed information about variables, errors, and warnings.
Request schema for template compilation endpoint.
Template string with {{variable}} syntax
1Context for compilation (variables, secrets, env_vars)
Only validate syntax without compiling
Environment ID for secret validation
Successful Response
Response schema for template compilation endpoint.