Re-lint a template
Re-lint a template
Refreshes a DOCX/Liquid template’s lint snapshot against its current bytes and binding (e.g. after the bound object changed). pdf-form rows have no Liquid to lint. Requires playbook:create.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Response
The re-linted template.
template
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
503
Service Unavailable Error