Create Build V2
Create a build
POST
/
v2
/teams
/{team_id}
/builds
Request Body
application/json
Requiredcreate build body
base_image_tag
string
name of the build
recipe_id
Requiredstring
id of recipe to build
recipe_version_id
Requiredstring
id of recipe version to build
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
created build