---
title: "Delete Fax"
method: DELETE
path: "/fax/{fax_id}"
tags: ["Fax"]
---

# Delete Fax

`DELETE /fax/{fax_id}`

Deletes the specified Fax from the system

## Path parameters

- `fax_id` string, required

## Response `204`

successful operation

## Other responses

- `4XX` — failed_operation

---

[API](https://skmtc.net/hellosign/apis/dropbox-sign-api.md) · [All operations](https://skmtc.net/hellosign/apis/dropbox-sign-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hellosign/dropbox-sign-api/versions/2ea3f04008af/schema)
