Sandbox images
Build a sandbox image
Trigger a build of the sandbox image’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 sandbox image
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.
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.
Previous
Share a sandbox image with the projectPromote a personal-draft sandbox image to a project-shared one. Requires project admin. Bodyless. Guest callers are denied (a write).
Next
Build a sandbox image

