Components
LanguageGroupResponse
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. |
agentsInfo | components.LanguageGroupAgentInfo[] | FALSE | IDs and names of the agents linked to the language group | |
updatedAt | Date | TRUE | Timestamp of the last update to the language group. | |
lastUpdatedBy | string | TRUE | Email of the user who last updated the language group. | user@mail.com |