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.