delete Merged Branches
@DELETE(value = "projects/{id}/repository/merged_branches" )
Delete all branches that are merged into project's default branch. Protected branches are not deleted as part of this operation.
Return
empty response
Parameters
id
ID or URL-encoded path of the project owned by the authenticated user.