PUT api/userprofile/UpdateLanguage

Update User Language

Request Information

URI Parameters

None.

Body Parameters

Selected LanguageId

NameDescriptionTypeAdditional information
LanguageId

LanguageId

integer

Required

Request Formats

application/json, text/json

Sample:
{
  "languageId": 1
}

Response Information

Is success

Response Formats

application/json, text/json

Sample:
true