Delete project
delete/projects/{projectId}
The specified project is deleted along with all participants and resources. If keepFolder=true is not specified, the underlying folder and all its content are deleted also.
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string<object-id> | true | The identifier of a specific project. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The project was deleted. | ||
| 404 | Not Found | The project does not exist. | Schema |