Send Fax
Creates and sends a new Fax with the submitted file(s)
Creates and sends a new Fax with the submitted file(s)
Your API key can be used to make calls to the Dropbox Sign API. See Authentication for more information.
ā
Supported by Try it console (calls sent in test_mode only).
Fax Send From Sender (used only with fax number)
Use files[] to indicate the uploaded file(s) to fax
This endpoint requires either files or file_urls[], but not both.
Use file_urls[] to have Dropbox Fax download the file(s) to fax
This endpoint requires either files or file_urls[], but not both.
You can use an Access Token issued through an OAuth flow to send calls to the Dropbox Sign API from your app. The access scopes required by this endpoint are listed in the gray box above. See Authentication for more information. ā Not supported by Try it console.