---
title: "DELETE /system/feeds/{feed}"
method: DELETE
path: "/system/feeds/{feed}"
tags: ["System"]
---

# DELETE /system/feeds/{feed}

`DELETE /system/feeds/{feed}`

Delete the groups and data for the feed and disable the feed itself

## Path parameters

- `feed` string, required

## Response `200`

Successfully deleted

## Other responses

- `404` — Not found
- `500` — Internal server error processing the request. Retry expected

## Changes

- **2026-07-17** `38e5705e0b21` — 1 info
  - endpoint added
- **2019-10-02** `75f483ab10a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server/changes/system/feeds/:feed/delete.md)

---

[API](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.dev/banzaicloud/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/banzaicloud/anchore-engine-api-server/revisions/38e5705e0b21/schema)
