| Description | Delete a project |
URL | /api/projects/<project_id> |
| HTTP Method | DELETE |
Security | Requires Project Administrator role |
Examples
| Use Case | Example Request |
|---|---|
| Delete project 'myProject' with user 'admin/admin' |
...
...
| language | none |
|---|
|
...
|
...
|
...
|
...
|
...
|
Parameters
Parameter | Description | Required | Default Value | Example Value |
|---|---|---|---|---|
project_id | id or key of the project | Yes | None | org.codehaus.sonar:sonar |

