delete Repo Branch
@DELETE(value = "projects/{id}/repository/branches/{branch}" )
Delete a branch from the repository
Return
response body is empty
Parameters
id
ID or URL-encoded path of the project owned by the authenticated user.
branch
Name of the branch.