API Documentation
Home > Total Uptime APIv2.0 Overview > Account API > Create a User

Create a User

Method:              POST
URI:                       /Account/User

This method creates a new user.

Parameter Data Type
CompanyId “string”
FirstName “string”
LastName “string”
Title “string”
Phone “string”
PhoneExtension “string”
Cell “string”
Active “string”
Primary “string”
Active “string”
PrimaryEmail “string”
SecondaryEmail “string”
NewPassword “string”
VerifyPassword “string”
RoleId “string”
TimeZoneID “string”
EnableSms “string”
SupportPass “string”
APIAccount boolean (true/false)