---
search:
  tags:
    - administration
    - PATCH
seo:
  description: >-
    Updates only the provided fields of… Reference for the PATCH
    /administration/project-components/componentsDetails/{id} endpoint in the
    Leadtime Public API API.
sidebar:
  badge: PATCH
  label: Partially update a component library component
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.

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