---
title: "Create Local Copy of App Template Content"
method: POST
path: "/api/clusters/{clusterName}/templates/apps/{templateName}/content/actions/create-local-copy"
tags: ["Apps"]
---

# Create Local Copy of App Template Content

`POST /api/clusters/{clusterName}/templates/apps/{templateName}/content/actions/create-local-copy`

Creates an editable local template copy from an existing template source/content.

## Path parameters

- `clusterName` string, required
- `templateName` string, required

## Headers

- `Authorization` string, required

## Request body

- object

## Response `200`

Template local copy created successfully

- string

## Other responses

- `400` — Invalid request
- `403` — No valid ACL
- `500` — No cluster

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/versions/7465ea0ee21a/schema)
