Create a new branch
Branches
Create a new branch
Create a new branch from another branch name or commit ID. Returns existing branch if name already exists.
POST
Create a new branch
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
Body
application/json
Branch creation details. Can be created from another branch or a commit ID.