---
title: "Changes to Move a Prompt"
method: POST
path: "/v1/prompts/{id}/move"
---

# Changes to Move a Prompt

`POST /v1/prompts/{id}/move`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 18 revisions.

- **2026-07-14** `bed7a47c6f25` — 2 breaking, 1 warning, 2 info
- **2026-07-02** `e500bc0895c5` — 1 info
- **2026-06-29** `162c1e986d3a` — 1 info

## Changes

- **2026-07-14** `bed7a47c6f25` — 2 breaking, 1 warning, 2 info
  - added the new required request property `project_id`
  - removed the required property `prompt/team_id` from the response with the `200` status
  - removed the request property `team_id`
  - added the non-success response with the status `409`
  - added the required property `prompt/project_id` 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` — 1 info
  - endpoint added

---

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