---
title: "Deletes a specific file"
method: DELETE
path: "/Files/{FileId}"
tags: ["Files"]
---

# Deletes a specific file

`DELETE /Files/{FileId}`

Delete a specific file

## Path parameters

- `FileId` 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)
