Starts the diff-ing of a source and 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}/diff/start

Parameters

Name Required Type Description
repositoryId true string
branchId true string
id true string

Response

{}