---
title: "Update locales"
method: PUT
path: "/i/locales/{businessId}"
tags: ["Rich Item"]
---

# Update locales

`PUT /i/locales/{businessId}`

Sets business item languages. Supports language ISO code 2 or language_localization (eg. 'en' or 'en_US').

## Path parameters

- `businessId` integer, required — The unique identifier for the business.

## Request body

- string[] — A list of locales.

## Response `200`

OK

## Other responses

- `201` — Created

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/fd2e31cf57dd/schema)
