Body
application/json
Request schema for template compilation endpoint.
Template string with {{variable}} syntax
Minimum length:
1Context for compilation (variables, secrets, env_vars)
Only validate syntax without compiling
Environment ID for secret validation
Response
Successful Response
Response schema for template compilation endpoint.
Whether the template is valid
Compiled template (if valid and context provided)
Variables found in template
Validation/compilation errors
Non-fatal warnings