---
title: "Validate a template document with no side effects"
method: POST
path: "/api/templates/validate"
tags: ["templates"]
---

# Validate a template document with no side effects

`POST /api/templates/validate`

## Response `200`

Valid.

## Other responses

- `401` — Unauthenticated.
- `422` — Validation failed.

---

[API](https://skmtc.dev/orgo/apis/orgo-api.md) · [All operations](https://skmtc.dev/orgo/apis/orgo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orgo/orgo-api/revisions/843e98353880/schema)
