POST api/Bilyak/SaveLanguageSetting?learnerId={learnerId}&userLanguage={userLanguage}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
learnerId

integer

Required

userLanguage

string

Required

Body Parameters

None.

Response Information

Resource Description

SaveLanguageSettingResponseWS
NameDescriptionTypeAdditional information
SuccessMessage

string

None.

IsError

boolean

None.

ErrorMessage

string

None.

ErrorCode

integer

None.

Response Formats

application/json, text/json

Sample:

Sample not available.