Sandbox images
Update a sandbox image
Edit a sandbox image's name and/or Dockerfile. Re-build it for the changes to take effect on a computer. Guest callers are denied (a write).
patch/projects/{projectId}/images/{imageId}
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
Response
The updated sandbox image.