Components
LanguageGroupUpdateRequest
Example Usage
Fields
Field | Type | Required | Description | Example |
---|---|---|---|---|
name | string | TRUE | The name of the language group. | Call Center 1 Languages |
description | string | FALSE | Description of the language group. | Languages spoken by operators at Call Center 1 |
languageConfigs | components.LanguageConfig[] | TRUE | Voice and DTMF configurations for each language in the group. | |
skipCurrentLanguageInMessage | boolean | TRUE | Whether a message using the language group to generate a language DTMF menu should skip the agent’s current language in the menu. | |
id | number | TRUE | The ID of the language group to update. | 1 |
editComments | string | FALSE | Comments for the most recent edit to the language group. | Added Spanish support. |