---
title: "Delete a component"
method: DELETE
path: "/components/{id}"
tags: ["components"]
---

# Delete a component

`DELETE /components/{id}`

Delete a component

## Path parameters

- `id` string, required

## Response `204`

The component was deleted successfully

## Other responses

- `404` — Component with given ID not found

---

[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/59248750b20a/schema)
