---
search:
  tags:
    - projects
    - DELETE
seo:
  description: >-
    Soft deletes a question from a… Reference for the DELETE
    /projects/{projectId}/items/{itemId}/questions/{questionId} endpoint in the
    Leadtime Public API.
sidebar:
  label: Delete a question from a project component item
  badge: DELETE
title: Delete a question from a project component item
type: openapi-operation
---
Soft deletes a question from a component item within a project. The question must exist and belong to the specified component item in the project. This operation automatically cleans up invalid condition targets, recalculates conditions, updates component item timeframes, and marks the project configuration as changed.

`DELETE /projects/{projectId}/items/{itemId}/questions/{questionId}`
