---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Soft deletes… Reference for the DELETE
    /administration/project-components/item-details/{itemId}/questions/{questionId}
    endpoint in the Leadtime Public API API.
sidebar:
  badge: DELETE
  label: Delete a question from a library component item
title: Delete a question from a library component item
type: openapi-operation
---
Soft deletes a question from a component library item by setting its deletedAt timestamp.

**What are Questions?**
Questions capture customer-specific requirements or project details. They are attached to component items (Work Packages, Todo Lists, Test Suites) and can affect effort calculation when answered in projects.

Only library component item questions (component.projectId is null) are accessible through this endpoint.

<Operation source="api-reference" id="componentitemquestionscontroller-deletequestion" />
