---
title: "Update account locale"
method: PATCH
path: "/account"
tags: ["Account"]
---

# Update account locale

`PATCH /account`

## Request body

- object
  - `locale` 'en' | 'tr' | 'es', required

## Response `200`

Success

- object
  - `success` true, required

## Other responses

- `400` — Invalid input
- `401` — Unauthenticated

## Changes

- **2026-04-08** `d40c57a05527` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `sessionCookie` was removed from the API

[Change history](https://skmtc.dev/xquik-dev/apis/xquik-api/changes/account/patch.md)

---

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