---
title: "Sets the specified language for the current user. Call GET to api/languages to get a list of supported languages. Note that the change may not have any effect if the company has not enabled the Language module."
method: PUT
path: "/api/users/current/language/{languageId}"
tags: ["Users"]
---

# Sets the specified language for the current user. Call GET to api/languages to get a list of supported languages. Note that the change may not have any effect if the company has not enabled the Language module.

`PUT /api/users/current/language/{languageId}`

## Path parameters

- `languageId` integer, required

## Response `200`

OK

- SystemWebHttpResultsOkResult
  - `Request` object

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
