Computer environments
Update a computer environment
Edit an environment’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 computer environment
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.
Computer environment ID, as returned by the project's environment list.
Body
application/json
Response
The updated environment.
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 an environment's image.
Previous
List an environment's buildsAn environment's builds, newest first, each with its status and capped log preview.
Next
Update a computer environment

