---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Soft deletes a todo… Reference for the DELETE
    /administration/project-components/item-details/{itemId}/todos/{todoId}
    endpoint in the Leadtime Public API API.
sidebar:
  badge: DELETE
  label: Delete a todo (soft delete)
title: Delete a todo (soft delete)
type: openapi-operation
---
Soft deletes a todo item by setting its deletedAt timestamp. Only todos belonging to library component items are accessible.

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