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

Modify a User

Method:              PUT
URI:                       /Account/User/{userID}

This method modifies an existing 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)