Faxes

Modify fax record

You can modify a fax record's comment or mark it as read. (Permitted scopes: fax:all:edit, fax:fax:edit)

put/accounts/{user_id}/faxes/{fax_id}

Path parameters

user_idstring required

User ID. Use 'self' for your own account, or provide a specific user ID for corporate member accounts.

fax_idstring required

Request body

commentstring required
is_readboolean required

Response

Fax updated successfully