---
title: "Delete commit enrichments"
method: DELETE
path: "/repositories/{id}/commits/{commit_sha}/enrichments"
tags: ["repositories"]
---

# Delete commit enrichments

`DELETE /repositories/{id}/commits/{commit_sha}/enrichments`

Delete all enrichments for a commit

## Path parameters

- `id` integer, required
- `commit_sha` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/helixml/apis/kodit-api.md) · [All operations](https://skmtc.net/helixml/apis/kodit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helixml/kodit-api/versions/3f72fa58f3fb/schema)
