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}
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Path Parameters
user_id
string
default: selfrequiredself or user id of a corporate member
fax_id
string
requiredBody
application/json
comment
string
requiredis_read
boolean
required