Skip to main content
POST
Boot your computer from an environment

Authorizations

Authorization
string
header
required

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

projectId
string
required

ID of the hosted project that contains the server.

environmentId
string
required

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.

Response

The environment was attached; the computer is re-provisioning.

environmentId
string
required
computerId
string
required
status
string
required

The computer's lifecycle status after attaching (it re-provisions).