---
search:
  tags:
    - administration
    - DELETE
seo:
  description: >-
    Deletes a test… Reference for the DELETE
    /administration/project-components/item-details/{itemId}/testcases/{testCaseId}
    endpoint in the Leadtime Public API.
sidebar:
  label: Delete a testcase (soft delete)
  badge: DELETE
title: Delete a testcase (soft delete)
type: openapi-operation
---
Deletes a test case from a library component item (soft delete - sets deletedAt timestamp). Only library component test cases can be deleted.

`DELETE /administration/project-components/item-details/{itemId}/testcases/{testCaseId}`
