Name of the template. Can include a tag with colon separator (e.g. "my-template" or "my-template:v1"). If tag is included, it will be treated as if the tag was provided in the tags array.
tagsstring[]
Tags to assign to the template build
aliasstring
Alias of the template. Deprecated, use name instead.
teamIDstring
Identifier of the team
cpuCountinteger
CPU cores for the sandbox
memoryMBinteger
Memory for the sandbox in MiB
Response
The build was requested successfully
templateIDstring required
Identifier of the template
buildIDstring required
Identifier of the last successful build for given template
publicboolean required
Whether the template is public or only accessible by the team