Accounts
Modify account information
Modify personal information of your own account or your corporate member’s account. user_id can be either self, or a subordinate’s user_id. (Permitted scopes: fax:all:edit, fax:member:edit, fax:user:edit)
PUT
/
accounts
/
{user_id}
Authorizations
Authorization
string
headerrequiredOAuth2 Authorization Grant
Path Parameters
user_id
string
default: selfrequiredUser ID to get information about. For your own account use 'self'
Body
application/json
Model for updating user account
account_data
object
email
string
Account email address
lastname
string
Your last name
name
string
Your first name
notifications
object
Account notification settings
phone
string
Your account phone number
profile_image
string
Profile image path
settings
object
Account settings