Session API Resource

Change language in the current session.

PUT /session_info/json/setlanguage/{langId}

Change language in the current session.

Request Parameters
name type description default constraints
langId path The unique identifier of current language for user    
Response Body
media type data type description
application/json object JSON Response with information, whether the setting change has or has not been succeeded.