Branches
Delete a branch
Permanently deletes a specific branch by its ID and all associated data. This action cannot be undone.
delete/organizations/{organizationID}/projects/{projectID}/branches/{branchID}
Path parameters
organizationIDstring required
Unique identifier of the organization containing the project
projectIDstring required
Unique identifier of the project containing the branch
branchIDstring required
Unique identifier of the branch to delete
Response
Branch successfully deleted