---
title: "Create or Update a template"
method: POST
path: "/api/prompts/{name}"
tags: ["prompt-resource"]
---

# Create or Update a template

`POST /api/prompts/{name}`

## Path parameters

- `name` string, required

## Query parameters

- `description` string, required
- `models` string[]
- `version` integer
- `autoIncrement` boolean

## Request body

- string

## Response `200`

OK

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
