Purge a Fax
Fax
Purge a Fax
Scrubs fax content and PII (document, destination number, idempotency key, webhook URL, error message) and removes the stored image. The fax record itself is retained so billing and audit history stay intact; subsequent GET /faxes/{id} calls continue to succeed and return the scrubbed record.
Only faxes in a terminal state (delivered or failed) can be purged.
DELETE
Purge a Fax
Documentation Index
Fetch the complete documentation index at: https://mintfax.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key as Bearer token. Use an account key (mfx_acct_...) for
/account/* endpoints, and an environment key (mfx_test_... for
sandbox, mfx_live_... for live) for /environment/*, /faxes,
/webhooks, and /events.
Path Parameters
The fax public id
Response
No content
Last modified on May 21, 2026