Re-lint a template

View as Markdown

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

idstringRequired

Response

The re-linted template.

templateobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
503
Service Unavailable Error