---
search:
  tags:
    - projects
    - DELETE
seo:
  description: >-
    Soft deletes a component item (epic, feature, task) in a… Reference for the
    DELETE /projects/{projectId}/items/{id} endpoint in the Leadtime Public API
    API.
sidebar:
  badge: DELETE
  label: Delete component item
title: Delete component item
type: openapi-operation
---
Soft deletes a component item (epic, feature, task) in a project component. The item will be marked as deleted but not permanently removed. Automatically cleans up invalid condition targets and recalculates project conditions.

<Operation source="api-reference" id="projectcomponentscontroller-deleteitem" />
