Fax
Send Fax
Creates and sends a new Fax with the submitted file(s)
post/fax/send
Request body
Example request
{
"recipient": "recipient@example.com",
"sender": "sender@example.com",
"cover_page_to": "Recipient Name",
"cover_page_from": "Sender Name",
"cover_page_message": "Please find the attached documents.",
"title": "Fax Title"
}Response
successful operation