---
title: "Automatically enrich component metadata"
method: PATCH
path: "/components/enrich/{id}"
tags: ["components"]
---

# Automatically enrich component metadata

`PATCH /components/enrich/{id}`

Fetches component data from its repository, if available

## Path parameters

- `id` string, required

## Query parameters

- `repository` string

## Response `204`

Successful Operation

## Other responses

- `401` — Access token is missing or invalid
- `404` — Component with given ID not found

## Changes

- **2021-08-03** `9cac88765f9c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openintegrationhub/apis/component-repository/changes/components/enrich/:id/patch.md)

---

[API](https://skmtc.dev/openintegrationhub/apis/component-repository.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/component-repository/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrationhub/component-repository/revisions/a2db333b03c8/schema)
