---
title: "Changes to Update Prompt Version Draft"
method: PUT
path: "/v1/prompts/{id}/versions/{version}"
---

# Changes to Update Prompt Version Draft

`PUT /v1/prompts/{id}/versions/{version}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 18 revisions.

- **2026-07-19** `4260a250ce25` — 2 info
- **2026-07-14** `bed7a47c6f25` — 5 info
- **2026-07-02** `e500bc0895c5` — 1 info
- **2026-06-29** `162c1e986d3a` — 2 info
- **2026-06-29** `27457b167aec` — 1 warning, 2 info
- **2026-06-27** `08e27b8a28f4` — 2 info

## Changes

- **2026-07-19** `4260a250ce25` — 2 info
  - the request property `model` became nullable
  - the request property `model_params` became nullable
- **2026-07-14** `bed7a47c6f25` — 5 info
  - added the new optional request property `model`
  - added the new optional request property `model_params`
  - the request property `template` became optional
  - added the required property `version/model` to the response with the `200` status
  - added the required property `version/model_params` to the response with the `200` status
- **2026-07-02** `e500bc0895c5` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
- **2026-06-29** `162c1e986d3a` — 2 info
  - api tag `Prompt Versions` added
  - api tag `Prompts` removed
- **2026-06-29** `27457b167aec` — 1 warning, 2 info
  - added the new `stable` enum value to the `version/status` response property for the response status `200`
  - for the `path` request parameter `version`, the type was generalized from `integer` to `string`
  - added the required property `version/tags` to the response with the `200` status
- **2026-06-27** `08e27b8a28f4` — 2 info
  - api tag `Prompts` added
  - api tag `Versions` removed

---

[Operation](https://skmtc.dev/px0-ai/apis/px0-api/docs/v1/prompts/:id/versions/:version/put.md) · [API](https://skmtc.dev/px0-ai/apis/px0-api.md) · [Page](https://skmtc.dev/px0-ai/apis/px0-api/changes/v1/prompts/:id/versions/:version/put)
