---
search:
  tags:
    - projects
    - PATCH
seo:
  description: >-
    Updates only the provided fields of an existing component… Reference for the
    PATCH /projects/{projectId}/components/{id} endpoint in the Leadtime Public
    API.
sidebar:
  label: Partially update a project component
  badge: PATCH
title: Partially update a project component
type: openapi-operation
---
Updates only the provided fields of an existing component in a project. The description and internalNote fields accept HTML or Markdown and will be converted to the internal format. Updating a component triggers project configuration change tracking.

`PATCH /projects/{projectId}/components/{id}`
