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

---

[API](https://skmtc.net/xeroapi/apis/xero-files-api.md) · [All operations](https://skmtc.net/xeroapi/apis/xero-files-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/xeroapi/xero-files-api/versions/64c08f9a8548/schema)
