Sandbox images
Update a sandbox image
Edit a sandbox image’s name and/or Dockerfile. Re-build it for the changes to take effect on a computer. Guest callers are denied (a write).
PATCH
Update a sandbox image
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
Sandbox image ID, as returned by the project's image list.
Body
application/json
Response
The updated sandbox image.
A project's custom Computer image: a digest-pinned Dockerfile plus its latest build.
user = a personal draft; project = shared with the whole project.
Available options:
user, project One build of a sandbox image's image.
Previous
List a sandbox image's buildsA sandbox image's builds, newest first, each with its status and capped log preview.
Next
Update a sandbox image

