v50

OpenAPI 3.0.0raw.githubusercontent.com2026-08-015895110.3 KB
templates

Start template build (v2)

Start the build

post/v2/templates/{templateID}/builds/{buildID}

Path parameters

templateIDstring required
buildIDstring required

Request body

fromImagestring

Image to use as a base for the template build

fromTemplatestring

Template to use as a base for the template build

forceboolean

Whether the whole build should be forced to run regardless of the cache

startCmdstring

Start command to execute in the template after the build

readyCmdstring

Ready check command to execute in the template after the build

Response

The build has started