---
search:
  tags:
    - projects
    - POST
seo:
  description: >-
    Disconnect a component item from its… Reference for the POST
    /projects/{projectId}/items/{itemId}/tasks/disconnect endpoint in the
    Leadtime Public API API.
sidebar:
  badge: POST
  label: Disconnect a component item from its associated task(s)
title: Disconnect a component item from its associated task(s)
type: openapi-operation
---
Disconnect a component item from its associated task(s). Optionally, the associated task(s) can be deleted after disconnection by setting deleteTask to true. All tasks connected to the item via entityUniqueId will be disconnected. If no tasks are connected to the item, a 404 error will be returned.

<Operation source="api-reference" id="projectcomponentscontroller-disconnectitemfromtask" />
