---
title: "Delete fax content"
method: DELETE
path: "/faxes/{id}/file"
tags: ["Faxes"]
---

# Delete fax content

`DELETE /faxes/{id}/file`

Delete the fax content for a fax using the ID number of the fax.
Please note that this only deletes the content of the fax from storage.

## Path parameters

- `id` string, required — The id of a fax

## Response `204`

The fax content was deleted.

---

[API](https://skmtc.net/sinch/apis/fax-api.md) · [All operations](https://skmtc.net/sinch/apis/fax-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/fax-api/revisions/ebcbb377ee0f/schema)
