Resets the branch to a given prior changeset. This moves the branch head back to the given changeset and deletes the changesets that would otherwise now be dangling. The prior changeset must exist on the branch.

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

Parameters

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

Response

{}