Starts the merging of a source branch into a target branch. The source branch is specified using the 'id' parameter. The target branch is the branch identified by the resource path.

POST /repositories/{repositoryId}/branches/{branchId}/merge/start

Parameters

Name Required Type Description
repositoryId true string
branchId true string The ID of the branch
id true string
dryRun false boolean

Response

{}