Skip to main content
POST
Boot your computer from a sandbox image

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.

imageId
string
required

Sandbox image ID, as returned by the project's image list.

Body

application/json

Accepts an empty JSON object.

The body is of type object.

Response

The sandbox image was attached; the computer is re-provisioning.

imageId
string
required
computerId
string
required
status
string
required

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