/
CU
cube-js
/
Cube Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
cube-js
Cube Platform API
post
Merge a branch into its parent branch (git-flow merge)
v7
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
120
263
252.9 KB
Data Model
Merge a branch into its parent branch (git-flow merge)
post
/build/api/v1/deployments/{deploymentId}/merge
Path parameters
deploymentId
integer
required
Request body
MergeIntoParentBranchRequest
required
branchId
integer
branchName
string
deleteBranch
boolean
nullable
message
string
nullable
squashCommits
boolean
nullable
switchToParentBranch
boolean
nullable
Response
MergeResponse
required
branchDeleted
boolean
required
merged
boolean
required