Users
A User represent a physical person.
A User is associated with one to many Account Users.
The User Object
Create a User
Allowed Parameters
Required Parameters
name
email
A default secure password will be created by PagerTree and assigned to the user (not applicable if using SSO on the account). The user will receive an email containing their username and password. If a user already exists in PagerTree they will receive an invite email where they can approve or deny joining your account. When the user logs in to PagerTree for the first time they will be guided through a setup process to confirm their phone number.
Example Request
Retrieve a User
Update a User
Delete a User
This action is not supported. Please see the Delete a Account User method.
List all Users
Last updated