---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Soft deletes a… Reference for the DELETE
    /administration/project-components/item-details/{itemId}/questions/{questionId}
    endpoint in the Leadtime Public API.
sidebar:
  label: Delete a question from a library component item
  badge: DELETE
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.

`DELETE /administration/project-components/item-details/{itemId}/questions/{questionId}`
