Check a template for problems

View as Markdown
Compiles the template for diagnostics only — nothing is rendered or stored. The answer carries `diagnostics` (compile errors and warnings, with file and line), the assets the sources reference and which of them are `missing`, and the fonts they use and which are `unresolved`. An empty `diagnostics` with nothing missing means the template renders. **Learn more:** [Compose](https://docs.cloudraker.com/capabilities/compose)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idOrSlugstringRequired>=1 character

Response

The diagnostics.

Errors

404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error