---
title: "Delete FileFeed folder"
method: DELETE
path: "/v0/file-feed-folders/{folder_id}"
tags: ["FileFeed Folders"]
---

# Delete FileFeed folder

`DELETE /v0/file-feed-folders/{folder_id}`

Delete a specific FileFeed folder by ID.

## Path parameters

- `folder_id` integer, required

## 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)
