---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Soft deletes a component library item by… Reference for the DELETE
    /administration/project-components/items/{id} endpoint in the Leadtime
    Public API API.
sidebar:
  badge: DELETE
  label: Delete (soft delete) a component library item
title: Delete (soft delete) a component library item
type: openapi-operation
---
Soft deletes a component library item by setting the deletedAt timestamp. The item is marked as deleted but not permanently removed from the database. Automatically cleans up invalid condition targets and updates timeframes. Only library component items (component.projectId is null) can be deleted through this endpoint.

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