Validate Liquid template
Lightweight per-keystroke Liquid template validator for the dashboard template step editor.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
template
Liquid template string to validate
inputs
Template input variables
partials
Template partials
Response
Validation result
issues
valid
Errors
400
Bad Request Error
413
Content Too Large Error
500
Internal Server Error