Data Model

Create a branch (optionally entering dev mode on it)

post/build/api/v1/deployments/{deploymentId}/branches

Path parameters

deploymentIdinteger required

Request body

activateboolean nullable
fromstring nullable
namestring required

Response

activeboolean required
branchNamestring nullable
parentBranchstring nullable

Changes