---
title: "PUT /v1/crm/settings/labels/{id}/"
method: PUT
path: "/v1/crm/settings/labels/{id}/"
tags: ["v1"]
---

# PUT /v1/crm/settings/labels/{id}/

`PUT /v1/crm/settings/labels/{id}/`

## Path parameters

- `id` string, required

## Request body

- Label
  - `id` integer, required
  - `key` 'inventory' | 'inventory_set' | 'inventory_group' | 'rental_point' | 'service' | 'client' | 'deposit' | 'request' | 'reserve' | 'inrent' | 'canceled' | 'completed' | 'debtor' | 'exceed' | 'deleted', required — * `inventory` - Inventory * `inventory_set` - Inventory Set * `inventory_group` - Inventory Group * `rental_point` - Rental Point * `service` - Service * `client` - Client * `deposit` - Deposit * `request` - Request * `reserve` - Reserve * `inrent` - Inrent * `canceled` - Canceled * `completed` - Completed * `debtor` - Debtor * `exceed` - Exceed * `deleted` - Deleted
  - `language` 'ru' | 'en', required — * `ru` - Русский * `en` - English
  - `nominative_singular` string, nullable — Nominative singular form (e.g., "Инвентарь")
  - `nominative_plural` string, nullable — Nominative plural form (e.g., "Инвентари")
  - `genitive_singular` string, nullable — Genitive singular (e.g., "инвентаря")
  - `dative_singular` string, nullable — Dative singular (e.g., "инвентарю")
  - `accusative_singular` string, nullable — Accusative singular (e.g., "инвентарь")
  - `instrumental_singular` string, nullable — Instrumental singular (e.g., "инвентарем")
  - `prepositional_singular` string, nullable — Prepositional singular (e.g., "об инвентаре")
  - `genitive_plural` string, nullable — Genitive plural (e.g., "инвентарей")
  - `dative_plural` string, nullable — Dative plural (e.g., "инвентарям")
  - `accusative_plural` string, nullable — Accusative plural (e.g., "инвентари")
  - `instrumental_plural` string, nullable — Instrumental plural (e.g., "инвентарями")
  - `prepositional_plural` string, nullable — Prepositional plural (e.g., "об инвентарях")

## Response `200`

- Label
  - `id` integer, required
  - `key` 'inventory' | 'inventory_set' | 'inventory_group' | 'rental_point' | 'service' | 'client' | 'deposit' | 'request' | 'reserve' | 'inrent' | 'canceled' | 'completed' | 'debtor' | 'exceed' | 'deleted', required — * `inventory` - Inventory * `inventory_set` - Inventory Set * `inventory_group` - Inventory Group * `rental_point` - Rental Point * `service` - Service * `client` - Client * `deposit` - Deposit * `request` - Request * `reserve` - Reserve * `inrent` - Inrent * `canceled` - Canceled * `completed` - Completed * `debtor` - Debtor * `exceed` - Exceed * `deleted` - Deleted
  - `language` 'ru' | 'en', required — * `ru` - Русский * `en` - English
  - `nominative_singular` string, nullable — Nominative singular form (e.g., "Инвентарь")
  - `nominative_plural` string, nullable — Nominative plural form (e.g., "Инвентари")
  - `genitive_singular` string, nullable — Genitive singular (e.g., "инвентаря")
  - `dative_singular` string, nullable — Dative singular (e.g., "инвентарю")
  - `accusative_singular` string, nullable — Accusative singular (e.g., "инвентарь")
  - `instrumental_singular` string, nullable — Instrumental singular (e.g., "инвентарем")
  - `prepositional_singular` string, nullable — Prepositional singular (e.g., "об инвентаре")
  - `genitive_plural` string, nullable — Genitive plural (e.g., "инвентарей")
  - `dative_plural` string, nullable — Dative plural (e.g., "инвентарям")
  - `accusative_plural` string, nullable — Accusative plural (e.g., "инвентари")
  - `instrumental_plural` string, nullable — Instrumental plural (e.g., "инвентарями")
  - `prepositional_plural` string, nullable — Prepositional plural (e.g., "об инвентарях")

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/versions/90700f5abfcc/schema)
