1--- 2title: deleteProject 3description: Delete a project by ID 4openapi: 'DELETE /project/{id}' 5---