Send a fax
POST/faxes
Send a fax. Files have size limits and page count limit validations. If a file is bigger than 50MB or has more than 350 pages it will fail with file_size_limit_exceeded and page_count_limit_exceeded respectively.
Expected Webhooks:
fax.queuedfax.media.processedfax.sending.startedfax.deliveredfax.failed
Request
Responses
202:
Send fax response
default:
Unexpected error