Create a new project branch
Create a new branch for a project.
The branch inherits the config files from the revision pointed to by the branch_from parameter. In addition, if the revision is a branch name, the branch will also inherit custom code changes from that branch.
post/v0/projects/{project}/branches
Path parameters
projectstring required
Request body
Response
success