---
title: "Delete Locale"
method: DELETE
path: "/v1/locales/{locale_id}"
tags: ["Locales"]
---

# Delete Locale

`DELETE /v1/locales/{locale_id}`

Deletes a locale.

## Path parameters

- `locale_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-18** `fb9750c99d0a` — 1 warning
  - for the `path` request parameter `locale_id`, the maxLength was set to `32`

[Change history](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/changes/v1/locales/:locale_id/delete.md)

---

[API](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api.md) · [All operations](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/llms.txt) · [OpenAPI document](https://skmtc.dev/aghanim/apis/aghanim-server-to-server-api/revisions/32e27bc547ae?raw)
