---
title: "Changes to Share a sandbox image with the project"
method: POST
path: "/projects/{projectId}/images/{imageId}/promote"
---

# Changes to Share a sandbox image with the project

`POST /projects/{projectId}/images/{imageId}/promote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 80 revisions.

- **2026-07-27** `c3f63a334176` — 1 breaking, 1 info
- **2026-07-25** `8e393fd5825f` — 7 warning
- **2026-07-25** `302cc2d08c56` — 1 info

## Changes

- **2026-07-27** `c3f63a334176` — 1 breaking, 1 info
  - removed the required property `dockerfile` from the response with the `200` status
  - added the required property `blueprint` to the response with the `200` status
- **2026-07-25** `8e393fd5825f` — 7 warning
  - added the new `CONFLICT` enum value to the `code` response property for the response status `400`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `401`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `403`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `404`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `429`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `500`
  - added the new `CONFLICT` enum value to the `code` response property for the response status `502`
- **2026-07-25** `302cc2d08c56` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mcpjam/apis/mcpjam-api/docs/projects/:projectId/images/:imageId/promote/post.md) · [API](https://skmtc.dev/mcpjam/apis/mcpjam-api.md) · [Page](https://skmtc.dev/mcpjam/apis/mcpjam-api/changes/projects/:projectId/images/:imageId/promote/post)
