---
title: "Deletes a folder"
method: DELETE
path: "/Folders/{FolderId}"
tags: ["Files"]
---

# Deletes a folder

`DELETE /Folders/{FolderId}`

By passing in the appropriate ID, you can delete a folder

## Path parameters

- `FolderId` string, uuid, required

## Response `204`

Successful deletion - return response 204 no content

## Changes

> 53 revisions in range; 1 could not be searched.

- **2024-06-18** `bb86098f8245` — 1 info
  - endpoint added
- **2024-06-18** `d277dd2accff` — 1 breaking
  - api path removed without deprecation
- **2024-06-03** `4f81df81de48` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/xeroapi/apis/xero-files-api/changes/Folders/:FolderId/delete.md)

---

[API](https://skmtc.dev/xeroapi/apis/xero-files-api.md) · [All operations](https://skmtc.dev/xeroapi/apis/xero-files-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xeroapi/xero-files-api/revisions/52cdc688e428/schema)
