---
title: "api/userlocale PATCH
Edit the user locale only, do not update api_key"
method: PATCH
path: "/api/userlocale"
tags: ["Api\\UserController"]
---

# api/userlocale PATCH
Edit the user locale only, do not update api_key

`PATCH /api/userlocale`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string

## Request body

- object
  - `locale` string — Two digit country string to define locale

## Changes

- **2022-06-10** `568ca15f3476` — 1 warning
  - deleted the `header` request parameter `Accept-language`

[Change history](https://skmtc.dev/beepnl/apis/beep/changes/api/userlocale/patch.md)

---

[API](https://skmtc.dev/beepnl/apis/beep.md) · [All operations](https://skmtc.dev/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beepnl/beep/revisions/568ca15f3476/schema)
