POST api/Users/SaveStudent

Request Information

URI Parameters

None.

Body Parameters

UserInfoModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Email

string

None.

Name

string

None.

LastActivity

string

None.

Level

integer

None.

Module

integer

None.

LastModuleId

integer

None.

LastLevelId

integer

None.

CurrentModuleId

integer

None.

CurrentLevelId

integer

None.

IsAllowAccessAtHome

boolean

None.

UserId

globally unique identifier

None.

LastActivityDate

date

None.

UserName

string

None.

Password

string

None.

Index

integer

None.

Country

string

None.

TotalTime

string

None.

Organization

string

None.

OrganizationSize

integer

None.

Address

string

None.

PhoneNumber

string

None.

PhoneArea

string

None.

TimeZoneId

string

None.

AutoRemainder

boolean

None.

CountryCode

string

None.

City

string

None.

State

string

None.

Address1

string

None.

Address2

string

None.

Zip

string

None.

DateCreated

date

None.

PreferenceTime

date

None.

PreferenceTime2

date

None.

PreferenceTime3

date

None.

Note

string

None.

Position

string

None.

AboutInfo

string

None.

ClassName

string

None.

CountryId

integer

None.

FirstName

string

None.

LastName

string

None.

IsLockNotPassedLevels

boolean

None.

Whatami

string

None.

ReceiveChatNotificationOnEmail

boolean

None.

HasKeyboardAccess

boolean

None.

AveragePercentage

integer

None.

WordsPerMinute

integer

None.

TrophyRoom

boolean

None.

Statistics

Collection of Statistic

None.

IsWPMEnabled

boolean

None.

UseOwnSetting

boolean

None.

CurrentModuleReviewId

integer

None.

Time

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/octet-stream

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream, text/plain

Sample:

Sample not available.