Project API
Deletes a branch from the repository
delete/workspaces/{workspace_domain}/projects/{project_name}/repository/branches/{name}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
namestring required
Example:main
The name of the branch
Response
Branch deleted successfully