---
title: "POST /v2/dictionaries/specialization"
method: POST
path: "/v2/dictionaries/specialization"
tags: ["Specialization"]
---

# POST /v2/dictionaries/specialization

`POST /v2/dictionaries/specialization`

## Request body

- LanguageSpecializationDTO — language specialization (ie. railways)
  - `id` integer — internal identifier
  - `name` string — localised name (formatted in the current user's locale)
  - `active` boolean — should this value be available on the XTRF selection lists
  - `preferred` boolean — should this value be available on the top of XTRF selection lists, in the Preferred section
  - `default` boolean — should this value be set by default in XTRF selection lists

## Response `default`

default response

---

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