Update a branch to a new commit
Branches
Update a branch to a new commit
Update a branch to point to a different commit ID.
PUT
Update a branch to a new commit
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Namespace of the repository
Name of the repository
Name of the branch to update
Body
application/json
The commit ID to update the branch head to.