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

Create a User

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