Faxes
Delete a fax
Delete a specific fax record by providing its id. (Permitted scopes: fax:all:edit, fax:fax:edit)
DELETE
/
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
requiredResponse
204 - application/json
The response is of type any
.