---
title: "Publish a template version (raw YAML/JSON body; requires the Scale plan)"
method: POST
path: "/api/templates"
tags: ["templates"]
---

# Publish a template version (raw YAML/JSON body; requires the Scale plan)

`POST /api/templates`

## Response `201`

Published version.

## Other responses

- `401` — Unauthenticated.
- `403` — Requires the Scale plan.
- `422` — Template 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)
