---
title: "Delete a Multi FileFeed"
method: DELETE
path: "/v0/multi-file-feeds/{multi_file_feed_id}"
tags: ["Multi FileFeeds"]
---

# Delete a Multi FileFeed

`DELETE /v0/multi-file-feeds/{multi_file_feed_id}`

Permanently deletes a Multi FileFeed

## Response `200`

Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.

- object
  - `success` boolean

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/oneschema/apis/templates.md) · [All operations](https://skmtc.net/oneschema/apis/templates/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneschema/templates/revisions/40674aa6d4d9/schema)
