Computer environments
Build a computer environment
Trigger a build of the environment’s image and respond 202. The build runs asynchronously — poll the builds list for status. Bodyless. Guest callers are denied (a write).
POST
Build 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
Accepts an empty JSON object.
The body is of type object.
Previous
Share an environment with the projectPromote a personal-draft environment to a project-shared one. Requires project admin. Bodyless. Guest callers are denied (a write).
Next
Build a computer environment

