BranchesDelete branchDelete a branchCopy MarkdownOpen DELETE/api/v1/repos/{owner}/{repo}/branches/{branch}SendPathPath Parametersowner*stringrepo*stringbranch*stringResponse Body200401404cURLJavaScriptGoPythonJavaC#curl -X DELETE "https://example.com/api/v1/repos/string/string/branches/string"200401404EmptyEmptyEmptyCreate branch POSTCreate a new branchList branches GETList all branches in the repository