Share an environment with the project
Promote a personal-draft environment to a project-shared one. Requires project admin. Bodyless. Guest callers are denied (a write).
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
Accepts an empty JSON object.
The body is of type object.
Response
The now-shared 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.
user, project One build of an environment's image.

