Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Modify a User

PUT /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)