Update account-level settings such as webhook URL, event subscriptions, and retention policy.
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.
API key as Bearer token. Sandbox keys (fx_test_...) route to the sandbox
environment. Live keys (fx_live_...) route to production.
Account-level settings
Default webhook URL for all fax events
"https://acme.com/webhooks/mintfax"
Event types to deliver to the webhook URL
[
"fax.submitted",
"fax.delivered",
"fax.failed"
]Days to retain fax data (null for account default)
30
Delete fax data immediately after terminal state
false
Settings updated
Account-level settings
Default webhook URL for all fax events
"https://acme.com/webhooks/mintfax"
Event types to deliver to the webhook URL
[
"fax.submitted",
"fax.delivered",
"fax.failed"
]Days to retain fax data (null for account default)
30
Delete fax data immediately after terminal state
false