Accounts

Create a new User.

post/api/EditUser

Headers

Authorizationstring required

My header field

UserNamestring

User EmailId

Request body

Namestring required

Name of the User

MobileNumberstring

MobileNo of the User

CountryCodestring

CountryCode

EmailIDstring required

EmailId of the User(Required only while creating new user)

DepartmentIDinteger required

DeapartmentId of the User(Fetched using ListDepartments api)

Designationstring

Designation of the User

InternalUser2FAboolean required

True if login needs to be enabled with Username, Password and OTP

SignatureTypestring required

1-dsign (Token or Smart Card),2-esign V3 (India) 3-eSignature, 5-UAE Pass,8- esignv2 verasys,12 esign v2,13 emudhra digital signature,14 esignV2 cdsl (comma separated values)

UserRoleIdinteger required

UserRoleId: Fetched using GetRoles

Addressstring

Address of the User

Statestring

State of the User

Citystring

City of the User

ZipCodestring

Pin number of the User

IsAdminboolean

true if user will be having admin access

CompanyNamestring required

Comapany name of the User

Countrystring required

Country name of the User

SignatureOptioninteger required

1-Enable LTV, 2-TimeStamp,3-None

AlternativeEmailIdstring

Alternative EmailId of the user(Required only while creating new user)

HSMCertificateIDstring

Comma separated HSMCertifiacteIds

AllowAccessToUserboolean

Allow user to interact with Dashboard, Doc Store, etc

SubscriberIdinteger

SubscriberId of the existing user(Required only while updation)

LoginAuthenticationstring required

Type of authentication used for user login;1-Username and Password,2-Office 365,3-UAE Pass,4-Google (comma separated values)

NationalIdstring
TimeZonestring
ProfileImageDatastring
ProfileImageNamestring

Response

OK

IsSuccessboolean
Messagesstring[]
ErrorCodeinteger
Responseinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.