---
title: "Deactivates a language in the system"
method: POST
path: "/v2/languages/deactivate"
tags: ["LanguagesCommand"]
---

# Deactivates a language in the system

`POST /v2/languages/deactivate`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiStammdatenPublicApiDataTransferObjectsV2LanguagesDeactivateLanguageCommandRequest — Deactivates a language in the system - Request
  - `cultureOrIso` string — The culture or ISO code of the language to be deactivate.

## Response `200`

Language deactivated successfully

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
