---
title: "Set current template from snapshot (Cloud-only)"
method: PUT
path: "/v1/templates/{project_id}/{template_version}/snapshot"
tags: ["templates"]
---

# Set current template from snapshot (Cloud-only)

`PUT /v1/templates/{project_id}/{template_version}/snapshot`

Updates the current working version of a template from a snapshot

## Path parameters

- `project_id` string, required
- `template_version` string, required

## Request body

- unknown

## Response `200`

200

- object
  - `success` boolean, required
  - `message` string

## Other responses

- `400` — 400
- `404` — 404
- `500` — 500

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
