Delete project
Delete a project.
Example:
```
DELETE /apis/entities/v2/workspaces/default/projects/ml-project
```
Path parameters
workspace
name
Response
Successful Response
message
id
The ID of the deleted resource.
deleted_at
The timestamp when the resource was deleted.
Errors
422
Unprocessable Entity Error