delete https://api.sbgenomics.com/v2/projects//
This call deletes a project from the Seven Bridges Platform. It can only be successfully made if you have admin status for the project.
Path for Seven Bridges Platform EU
If you are using Seven Bridges Platform EU, please use the following endpoint:
https://eu-api.sbgenomics.com/v2/projects/{project_owner}/{project}
Warning
Deleting a project completely erases the project and any of its related data from the Seven Bridges Platform.
Referring to your project
Note that
project_owneris always case-sensitive, and thatprojectis not the project's name but its ID, or short name. For full details of identifying objects using the API, please see the API overview.
