PUT api/userprofile/UpdateLanguage
Update User Language
Request Information
URI Parameters
None.
Body Parameters
Selected LanguageId
| Name | Description | Type | Additional 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