---
search:
  tags:
    - administration
    - PATCH
seo:
  description: >-
    Updates only the provided fields of an… Reference for the PATCH
    /administration/project-components/componentsDetails/{id} endpoint in the
    Leadtime Public API.
sidebar:
  label: Partially update a component library component
  badge: PATCH
title: Partially update a component library component
type: openapi-operation
---
Updates only the provided fields of an existing library component (name, description, icon, tags, internalNote). The description and internalNote fields accept HTML or Markdown and will be converted to the internal format. Only library components (projectId is null) can be updated through this endpoint.

`PATCH /administration/project-components/componentsDetails/{id}`
