Hive APIProjectsDelete ProjectDelete Project DELETE /api/hive/v1/projects/:id/ Deletes a project and all associated data. Only users with edit permissions can perform this action. This action is irreversible. Request Responses204403404Project deleted successfullyEdit permission requiredProject not found