Branches
Create a branch given a project, the base git ref, and the new branch's name
post/projects/{projectId}/git/branches/v2
Path parameters
projectIdstring required
Request body
Example request
{
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
The newly-created Branch
Changes
No recorded changes to this endpoint across all 6 revisions of this API.