Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login |
| name |
string |
The name of the project to be deleted |
Returns
A boolean indicating the success of the request.
Throws
Throws an exception if the specified project does not exist.
Description
Delete an existing project.
Access
Accessible to project administrators.