Merges 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

Parameters

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

Response

{}