...
Parameter | Details |
---|---|
userId | User id of the User |
firstName | First name of the user |
middleName | Middle name of the user |
domainName | Name of the authentication domain. You cannot able to change domain of the user once user created |
emailAddress | Email Address of the user. This attribute should be unique in catissue application |
loginName | Login Name through which user can login to catissue application, should be unique in authentication domains. You cannot able to change domain of the user once user created |
siteNames | Name of the sites to which the user belongs |
cpTitles | Name of the collection protocols to which user belongs. |
activityStatus | Activity status of the user, permissible values are {active, closed, pending, disabled} |
deptName | Name of department to which user belongs |
comments [optional] | comments on user given by admin while approval |
country | Country of the user |
state [optional] | state of the user |
city [optional] | city of the user |
zipCode | zipCode of the user |
phoneNumber [optional] | Phone number of the user |
faxNumber [optional] | Fax number of the user |
API Example :
...