v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
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/projects/{projectId}/images/{imageId}/build

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

imageIdstring required

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

Request body

object required

Response

The build was accepted.

idstring required

The sandbox image id.

buildIdstring required
reusedboolean required

True when an identical prior build was reused instead of rebuilding.