Account Users
Last updated
Was this helpful?
Last updated
Was this helpful?
An Account User represent a associated with an .
A User represent a physical person.
A User can have many and .
roles
hash
notification_rule_id
string
user.id
string
The ID of the user.
user.prefix_id
string
Prefix ID of user.
user.name
string[]
The user's full name.
user.time_zone
string[]
The user's time zone.
user.emails[].id
string
The ID of the email object.
user.emails[].email
string
The email address.
user.emails[].primary
string[]
Boolean indicating if this is the user's primary email address.
user.phones[].id
string
ID of phone object.
user.phones[].prefix_id
string
Prefix ID of phone object.
user.phones[].phone
string
user.phones[].primary
boolean
Boolean indicating if this is the user's primary phone number.
user.phones[].country
string
ISO 3166 alpha-2 country code of the number (determined by PagerTree).
user.phones[].blocked
boolean
Boolean indicating whether this phone has been blocked.
Allowed Parameters
Required Parameters
user_attributes
name
emails_attributes
Example Request
hash (boolean values). Valid keys are :admin, :billing, :broadcaster, :communicator
The ID of the this account user is currently using.
phone number.