purecloud-platform-client-v2 174.0.0 → 176.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/node/purecloud-platform-client-v2.js +804 -77
- package/dist/web-amd/purecloud-platform-client-v2.js +804 -77
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +804 -77
- package/dist/web-cjs/purecloud-platform-client-v2.js +804 -77
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +296 -7
- package/package.json +1 -1
- package/src/purecloud-platform-client-v2/ApiClient.js +1 -1
- package/src/purecloud-platform-client-v2/api/AlertingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +120 -1
- package/src/purecloud-platform-client-v2/api/AuditApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/AuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/BillingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/CarrierServicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ChatApi.js +605 -1
- package/src/purecloud-platform-client-v2/api/CoachingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ContentManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ConversationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DataExtensionsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/DownloadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EmailsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/EventsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ExternalContactsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FaxApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/FlowsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GamificationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeneralDataProtectionRegulationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GeolocationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GreetingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/GroupsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IdentityProviderApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/InfrastructureAsCodeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/IntegrationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/JourneyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguageUnderstandingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LanguagesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LearningApi.js +7 -3
- package/src/purecloud-platform-client-v2/api/LicenseApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/LocationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/MobileDevicesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/NotificationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OAuthApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ObjectsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OrganizationAuthorizationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/OutboundApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/PresenceApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ProcessAutomationApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/QualityApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RecordingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ResponseManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/RoutingApi.js +3 -3
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScriptsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SearchApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SettingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SpeechTextAnalyticsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/StationsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/SuggestApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TaskManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TeamsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TelephonyProvidersEdgeApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TextbotsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/TokensApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UploadsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsageApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UserRecordingsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UsersApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/UtilitiesApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/VoicemailApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebChatApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebDeploymentsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WebMessagingApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WidgetsApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/WorkforceManagementApi.js +1 -1
- package/src/purecloud-platform-client-v2/index.js +1 -1
package/index.d.ts
CHANGED
|
@@ -383,6 +383,9 @@ declare class ArchitectApi {
|
|
|
383
383
|
getFlowLatestconfiguration(flowId: string, opts?: ArchitectApi.getFlowLatestconfigurationOptions): Promise<object>;
|
|
384
384
|
getFlowVersion(flowId: string, versionId: string, opts?: ArchitectApi.getFlowVersionOptions): Promise<Models.FlowVersion>;
|
|
385
385
|
getFlowVersionConfiguration(flowId: string, versionId: string, opts?: ArchitectApi.getFlowVersionConfigurationOptions): Promise<object>;
|
|
386
|
+
getFlowVersionHealth(flowId: string, versionId: string, opts?: ArchitectApi.getFlowVersionHealthOptions): Promise<Models.FlowHealth>;
|
|
387
|
+
getFlowVersionIntentHealth(flowId: string, versionId: string, intentId: string, language: string): Promise<Models.FlowHealthIntent>;
|
|
388
|
+
getFlowVersionIntentUtteranceHealth(flowId: string, versionId: string, intentId: string, utteranceId: string, language: string): Promise<Models.FlowHealthUtterance>;
|
|
386
389
|
getFlowVersions(flowId: string, opts?: ArchitectApi.getFlowVersionsOptions): Promise<Models.FlowVersionEntityListing>;
|
|
387
390
|
getFlows(opts?: ArchitectApi.getFlowsOptions): Promise<Models.FlowEntityListing>;
|
|
388
391
|
getFlowsDatatable(datatableId: string, opts?: ArchitectApi.getFlowsDatatableOptions): Promise<Models.DataTable>;
|
|
@@ -656,6 +659,9 @@ declare namespace ArchitectApi {
|
|
|
656
659
|
export interface getFlowVersionConfigurationOptions {
|
|
657
660
|
"deleted"?: string;
|
|
658
661
|
}
|
|
662
|
+
export interface getFlowVersionHealthOptions {
|
|
663
|
+
"language"?: string;
|
|
664
|
+
}
|
|
659
665
|
export interface getFlowVersionsOptions {
|
|
660
666
|
"pageNumber"?: number;
|
|
661
667
|
"pageSize"?: number;
|
|
@@ -993,15 +999,70 @@ declare namespace CarrierServicesApi {
|
|
|
993
999
|
}
|
|
994
1000
|
|
|
995
1001
|
declare class ChatApi {
|
|
1002
|
+
deleteChatsRoomMessage(roomJid: string, messageId: string): Promise<void>;
|
|
1003
|
+
deleteChatsRoomParticipant(roomJid: string, userId: string): Promise<void>;
|
|
1004
|
+
deleteChatsRoomPinnedmessage(roomJid: string, pinnedMessageId: string): Promise<void>;
|
|
1005
|
+
deleteChatsUserMessage(userId: string, messageId: string): Promise<void>;
|
|
996
1006
|
getChatSettings(): Promise<Models.ChatSettings>;
|
|
1007
|
+
getChatsMessage(messageId: string): Promise<Models.ChatMessageResponse>;
|
|
1008
|
+
getChatsRoom(roomJid: string): Promise<Models.Room>;
|
|
1009
|
+
getChatsRoomMessage(roomJid: string, messageIds: string): Promise<Models.ChatMessageEntityListing>;
|
|
1010
|
+
getChatsRoomMessages(roomJid: string, opts?: ChatApi.getChatsRoomMessagesOptions): Promise<Models.ChatMessageEntityListing>;
|
|
997
1011
|
getChatsSettings(): Promise<Models.ChatSettings>;
|
|
1012
|
+
getChatsThreadMessages(threadId: string, opts?: ChatApi.getChatsThreadMessagesOptions): Promise<Models.ChatMessageEntityListing>;
|
|
1013
|
+
getChatsUserMessage(userId: string, messageIds: string): Promise<Models.ChatMessageEntityListing>;
|
|
1014
|
+
getChatsUserMessages(userId: string, opts?: ChatApi.getChatsUserMessagesOptions): Promise<Models.ChatMessageResponse>;
|
|
998
1015
|
patchChatSettings(body: Models.ChatSettings): Promise<Models.ChatSettings>;
|
|
1016
|
+
patchChatsRoom(roomJid: string, body: Models.RoomUpdateRequest): Promise<void>;
|
|
1017
|
+
patchChatsRoomMessage(roomJid: string, messageId: string, body: Models.SendMessageBody): Promise<Models.ChatSendMessageResponse>;
|
|
999
1018
|
patchChatsSettings(body: Models.ChatSettings): Promise<Models.ChatSettings>;
|
|
1019
|
+
patchChatsUserMessage(userId: string, messageId: string, body: Models.SendMessageBody): Promise<Models.ChatSendMessageResponse>;
|
|
1020
|
+
postChatsRoomMessages(roomJid: string, body: Models.SendMessageBody): Promise<Models.ChatSendMessageResponse>;
|
|
1021
|
+
postChatsRoomParticipant(roomJid: string, userId: string): Promise<void>;
|
|
1022
|
+
postChatsRoomPinnedmessages(roomJid: string, body: Models.PinnedMessageRequest): Promise<void>;
|
|
1023
|
+
postChatsRooms(opts?: ChatApi.postChatsRoomsOptions): Promise<Models.CreateRoomResponse>;
|
|
1024
|
+
postChatsUserMessages(userId: string, body: Models.SendMessageBody): Promise<Models.ChatSendMessageResponse>;
|
|
1000
1025
|
putChatSettings(body: Models.ChatSettings): Promise<Models.ChatSettings>;
|
|
1001
1026
|
putChatsSettings(body: Models.ChatSettings): Promise<Models.ChatSettings>;
|
|
1002
1027
|
}
|
|
1003
1028
|
|
|
1004
1029
|
declare namespace ChatApi {
|
|
1030
|
+
export interface getChatsRoomMessagesOptions {
|
|
1031
|
+
"pageSize"?: number;
|
|
1032
|
+
"pageNumber"?: number;
|
|
1033
|
+
"sortBy"?: string;
|
|
1034
|
+
"expand"?: Array<string>;
|
|
1035
|
+
"nextPage"?: string;
|
|
1036
|
+
"previousPage"?: string;
|
|
1037
|
+
"limit"?: string;
|
|
1038
|
+
"before"?: string;
|
|
1039
|
+
"after"?: string;
|
|
1040
|
+
}
|
|
1041
|
+
export interface getChatsThreadMessagesOptions {
|
|
1042
|
+
"pageSize"?: number;
|
|
1043
|
+
"pageNumber"?: number;
|
|
1044
|
+
"sortBy"?: string;
|
|
1045
|
+
"expand"?: Array<string>;
|
|
1046
|
+
"nextPage"?: string;
|
|
1047
|
+
"previousPage"?: string;
|
|
1048
|
+
"limit"?: string;
|
|
1049
|
+
"before"?: string;
|
|
1050
|
+
"after"?: string;
|
|
1051
|
+
}
|
|
1052
|
+
export interface getChatsUserMessagesOptions {
|
|
1053
|
+
"pageSize"?: number;
|
|
1054
|
+
"pageNumber"?: number;
|
|
1055
|
+
"sortBy"?: string;
|
|
1056
|
+
"expand"?: Array<string>;
|
|
1057
|
+
"nextPage"?: string;
|
|
1058
|
+
"previousPage"?: string;
|
|
1059
|
+
"limit"?: string;
|
|
1060
|
+
"before"?: string;
|
|
1061
|
+
"after"?: string;
|
|
1062
|
+
}
|
|
1063
|
+
export interface postChatsRoomsOptions {
|
|
1064
|
+
"body"?: Models.CreateRoomRequest;
|
|
1065
|
+
}
|
|
1005
1066
|
}
|
|
1006
1067
|
|
|
1007
1068
|
declare class CoachingApi {
|
|
@@ -3071,7 +3132,7 @@ declare class LearningApi {
|
|
|
3071
3132
|
postLearningAssignmentsBulkadd(opts?: LearningApi.postLearningAssignmentsBulkaddOptions): Promise<Models.LearningAssignmentBulkAddResponse>;
|
|
3072
3133
|
postLearningAssignmentsBulkremove(opts?: LearningApi.postLearningAssignmentsBulkremoveOptions): Promise<Models.LearningAssignmentBulkRemoveResponse>;
|
|
3073
3134
|
postLearningModuleJobs(moduleId: string, body: Models.LearningModuleJobRequest): Promise<Models.LearningModuleJobResponse>;
|
|
3074
|
-
postLearningModulePublish(moduleId: string): Promise<Models.LearningModulePublishResponse>;
|
|
3135
|
+
postLearningModulePublish(moduleId: string, opts?: LearningApi.postLearningModulePublishOptions): Promise<Models.LearningModulePublishResponse>;
|
|
3075
3136
|
postLearningModules(body: Models.LearningModuleRequest): Promise<Models.LearningModule>;
|
|
3076
3137
|
postLearningRulesQuery(pageSize: number, pageNumber: number, body: Models.LearningAssignmentUserQuery): Promise<Models.LearningAssignmentUserListing>;
|
|
3077
3138
|
postLearningScheduleslotsQuery(body: Models.LearningScheduleSlotsQueryRequest): Promise<Models.LearningScheduleSlotsQueryResponse>;
|
|
@@ -3157,6 +3218,9 @@ declare namespace LearningApi {
|
|
|
3157
3218
|
export interface postLearningAssignmentsBulkremoveOptions {
|
|
3158
3219
|
"body"?: Array<string>;
|
|
3159
3220
|
}
|
|
3221
|
+
export interface postLearningModulePublishOptions {
|
|
3222
|
+
"body"?: Models.LearningModulePublishRequest;
|
|
3223
|
+
}
|
|
3160
3224
|
}
|
|
3161
3225
|
|
|
3162
3226
|
declare class LicenseApi {
|
|
@@ -4697,8 +4761,8 @@ declare namespace RoutingApi {
|
|
|
4697
4761
|
"pageNumber"?: number;
|
|
4698
4762
|
"sortBy"?: string;
|
|
4699
4763
|
"sortOrder"?: string;
|
|
4700
|
-
"id"?: Array<string>;
|
|
4701
4764
|
"name"?: string;
|
|
4765
|
+
"id"?: Array<string>;
|
|
4702
4766
|
"divisionId"?: Array<string>;
|
|
4703
4767
|
}
|
|
4704
4768
|
export interface getUserQueuesOptions {
|
|
@@ -7563,6 +7627,22 @@ declare namespace Models {
|
|
|
7563
7627
|
"type": string;
|
|
7564
7628
|
}
|
|
7565
7629
|
|
|
7630
|
+
export interface AlertSummary {
|
|
7631
|
+
"entities": Array<Models.AlertSummaryEntity>;
|
|
7632
|
+
"conversation"?: Models.AddressableEntityRef;
|
|
7633
|
+
"metricType": string;
|
|
7634
|
+
"entitiesAreTeamMembers": boolean;
|
|
7635
|
+
}
|
|
7636
|
+
|
|
7637
|
+
export interface AlertSummaryEntity {
|
|
7638
|
+
"entityType": string;
|
|
7639
|
+
"user"?: Models.AddressableEntityRef;
|
|
7640
|
+
"group"?: Models.AddressableEntityRef;
|
|
7641
|
+
"queue"?: Models.AddressableEntityRef;
|
|
7642
|
+
"team"?: Models.AddressableEntityRef;
|
|
7643
|
+
"alerting": boolean;
|
|
7644
|
+
}
|
|
7645
|
+
|
|
7566
7646
|
export interface AlertingUnreadStatus {
|
|
7567
7647
|
"unread": boolean;
|
|
7568
7648
|
}
|
|
@@ -7780,6 +7860,7 @@ declare namespace Models {
|
|
|
7780
7860
|
export interface AnalyticsReportingSettings {
|
|
7781
7861
|
"piiMaskingEnabled"?: boolean;
|
|
7782
7862
|
"queueAgentAccessObfuscation"?: boolean;
|
|
7863
|
+
"myInteractionsPiiMaskingEnabled"?: boolean;
|
|
7783
7864
|
}
|
|
7784
7865
|
|
|
7785
7866
|
export interface AnalyticsResolution {
|
|
@@ -9766,11 +9847,21 @@ declare namespace Models {
|
|
|
9766
9847
|
"defaultHistoryWeeks"?: number;
|
|
9767
9848
|
}
|
|
9768
9849
|
|
|
9850
|
+
export interface BuUpdateAgentScheduleShift {
|
|
9851
|
+
"id"?: string;
|
|
9852
|
+
"startDate"?: string;
|
|
9853
|
+
"lengthMinutes"?: number;
|
|
9854
|
+
"activities"?: Array<Models.BuAgentScheduleActivity>;
|
|
9855
|
+
"manuallyEdited"?: boolean;
|
|
9856
|
+
"schedule"?: Models.BuScheduleReference;
|
|
9857
|
+
"delete"?: boolean;
|
|
9858
|
+
}
|
|
9859
|
+
|
|
9769
9860
|
export interface BuUpdateAgentScheduleUploadSchema {
|
|
9770
9861
|
"userId": string;
|
|
9771
9862
|
"workPlanId"?: Models.ValueWrapperString;
|
|
9772
9863
|
"workPlanIdsPerWeek"?: Models.ListWrapperString;
|
|
9773
|
-
"shifts"?: Array<Models.
|
|
9864
|
+
"shifts"?: Array<Models.BuUpdateAgentScheduleShift>;
|
|
9774
9865
|
"fullDayTimeOffMarkers"?: Array<Models.BuFullDayTimeOffMarker>;
|
|
9775
9866
|
"metadata"?: Models.WfmVersionedEntityMetadata;
|
|
9776
9867
|
"delete"?: boolean;
|
|
@@ -10639,6 +10730,8 @@ declare namespace Models {
|
|
|
10639
10730
|
"enableAutoAnswer"?: boolean;
|
|
10640
10731
|
"alertingTimeoutSeconds"?: number;
|
|
10641
10732
|
"serviceLevel"?: Models.ServiceLevel;
|
|
10733
|
+
"autoAnswerAlertToneSeconds"?: number;
|
|
10734
|
+
"manualAnswerAlertToneSeconds"?: number;
|
|
10642
10735
|
"subTypeSettings"?: { [key: string]: Models.BaseMediaSettings; };
|
|
10643
10736
|
}
|
|
10644
10737
|
|
|
@@ -10686,6 +10779,7 @@ declare namespace Models {
|
|
|
10686
10779
|
"outstandingInteractionsCount"?: number;
|
|
10687
10780
|
"scheduledInteractionsCount"?: number;
|
|
10688
10781
|
"timeZoneRescheduledCallsCount"?: number;
|
|
10782
|
+
"campaignSkillStatistics"?: Models.CampaignSkillStatistics;
|
|
10689
10783
|
}
|
|
10690
10784
|
|
|
10691
10785
|
export interface CampaignDivisionView {
|
|
@@ -10861,6 +10955,11 @@ declare namespace Models {
|
|
|
10861
10955
|
"pageCount"?: number;
|
|
10862
10956
|
}
|
|
10863
10957
|
|
|
10958
|
+
export interface CampaignSkillStatistics {
|
|
10959
|
+
"skillCombinations"?: number;
|
|
10960
|
+
"eligibleSkilledAgents"?: number;
|
|
10961
|
+
}
|
|
10962
|
+
|
|
10864
10963
|
export interface CampaignStats {
|
|
10865
10964
|
"contactRate"?: Models.ConnectRate;
|
|
10866
10965
|
"idleAgents"?: number;
|
|
@@ -11126,6 +11225,24 @@ declare namespace Models {
|
|
|
11126
11225
|
"user"?: Models.ChatMessageUser;
|
|
11127
11226
|
}
|
|
11128
11227
|
|
|
11228
|
+
export interface ChatMessageEntityListing {
|
|
11229
|
+
"entities"?: Array<Models.ChatMessageResponse>;
|
|
11230
|
+
}
|
|
11231
|
+
|
|
11232
|
+
export interface ChatMessageResponse {
|
|
11233
|
+
"id": string;
|
|
11234
|
+
"dateCreated": string;
|
|
11235
|
+
"dateModified"?: string;
|
|
11236
|
+
"toJid": string;
|
|
11237
|
+
"jid": string;
|
|
11238
|
+
"body": string;
|
|
11239
|
+
"mentions"?: { [key: string]: string; };
|
|
11240
|
+
"edited"?: boolean;
|
|
11241
|
+
"attachmentDeleted"?: boolean;
|
|
11242
|
+
"fileUri"?: string;
|
|
11243
|
+
"thread": Models.Entity;
|
|
11244
|
+
}
|
|
11245
|
+
|
|
11129
11246
|
export interface ChatMessageUser {
|
|
11130
11247
|
"id"?: string;
|
|
11131
11248
|
"name"?: string;
|
|
@@ -11134,6 +11251,10 @@ declare namespace Models {
|
|
|
11134
11251
|
"images"?: Array<Models.UserImage>;
|
|
11135
11252
|
}
|
|
11136
11253
|
|
|
11254
|
+
export interface ChatSendMessageResponse {
|
|
11255
|
+
"id": string;
|
|
11256
|
+
}
|
|
11257
|
+
|
|
11137
11258
|
export interface ChatSettings {
|
|
11138
11259
|
"messageRetentionPeriodDays"?: number;
|
|
11139
11260
|
}
|
|
@@ -11498,6 +11619,7 @@ declare namespace Models {
|
|
|
11498
11619
|
"dateSnoozedUntil": string;
|
|
11499
11620
|
"conditions": Models.CommonRuleConditions;
|
|
11500
11621
|
"conversationId"?: string;
|
|
11622
|
+
"alertSummary"?: Models.AlertSummary;
|
|
11501
11623
|
"ruleUri"?: string;
|
|
11502
11624
|
"selfUri"?: string;
|
|
11503
11625
|
}
|
|
@@ -11710,6 +11832,34 @@ declare namespace Models {
|
|
|
11710
11832
|
"priority"?: boolean;
|
|
11711
11833
|
}
|
|
11712
11834
|
|
|
11835
|
+
export interface ConfusionDetails {
|
|
11836
|
+
"intents"?: Array<Models.ConfusionIntentDetails>;
|
|
11837
|
+
}
|
|
11838
|
+
|
|
11839
|
+
export interface ConfusionInfo {
|
|
11840
|
+
"intents"?: Array<Models.ConfusionIntentInfo>;
|
|
11841
|
+
}
|
|
11842
|
+
|
|
11843
|
+
export interface ConfusionIntentDetails {
|
|
11844
|
+
"id"?: string;
|
|
11845
|
+
"name"?: string;
|
|
11846
|
+
"utteranceCount"?: number;
|
|
11847
|
+
"utterances"?: Array<Models.ConfusionUtterance>;
|
|
11848
|
+
"selfUri"?: string;
|
|
11849
|
+
}
|
|
11850
|
+
|
|
11851
|
+
export interface ConfusionIntentInfo {
|
|
11852
|
+
"id"?: string;
|
|
11853
|
+
"name"?: string;
|
|
11854
|
+
"utteranceCount"?: number;
|
|
11855
|
+
}
|
|
11856
|
+
|
|
11857
|
+
export interface ConfusionUtterance {
|
|
11858
|
+
"id"?: string;
|
|
11859
|
+
"text"?: string;
|
|
11860
|
+
"similarity"?: number;
|
|
11861
|
+
}
|
|
11862
|
+
|
|
11713
11863
|
export interface ConnectRate {
|
|
11714
11864
|
"attempts"?: number;
|
|
11715
11865
|
"connects"?: number;
|
|
@@ -11920,6 +12070,7 @@ declare namespace Models {
|
|
|
11920
12070
|
"automaticTimeZoneMapping"?: boolean;
|
|
11921
12071
|
"zipCodeColumnName"?: string;
|
|
11922
12072
|
"columnDataTypeSpecifications"?: Array<Models.ColumnDataTypeSpecification>;
|
|
12073
|
+
"trimWhitespace"?: boolean;
|
|
11923
12074
|
"selfUri"?: string;
|
|
11924
12075
|
}
|
|
11925
12076
|
|
|
@@ -11967,7 +12118,7 @@ declare namespace Models {
|
|
|
11967
12118
|
"dateCreated"?: string;
|
|
11968
12119
|
"dateModified"?: string;
|
|
11969
12120
|
"version"?: number;
|
|
11970
|
-
"contactList"
|
|
12121
|
+
"contactList"?: Models.DomainEntityRef;
|
|
11971
12122
|
"clauses"?: Array<Models.ContactListFilterClause>;
|
|
11972
12123
|
"filterType"?: string;
|
|
11973
12124
|
"selfUri"?: string;
|
|
@@ -15027,6 +15178,14 @@ declare namespace Models {
|
|
|
15027
15178
|
"headers"?: { [key: string]: string; };
|
|
15028
15179
|
}
|
|
15029
15180
|
|
|
15181
|
+
export interface CreateRoomRequest {
|
|
15182
|
+
"description": string;
|
|
15183
|
+
}
|
|
15184
|
+
|
|
15185
|
+
export interface CreateRoomResponse {
|
|
15186
|
+
"jid": string;
|
|
15187
|
+
}
|
|
15188
|
+
|
|
15030
15189
|
export interface CreateSecureSession {
|
|
15031
15190
|
"sourceParticipantId"?: string;
|
|
15032
15191
|
"flowId": string;
|
|
@@ -15877,6 +16036,7 @@ declare namespace Models {
|
|
|
15877
16036
|
export interface DetectedNamedEntityValue {
|
|
15878
16037
|
"raw"?: string;
|
|
15879
16038
|
"resolved"?: string;
|
|
16039
|
+
"unit"?: string;
|
|
15880
16040
|
}
|
|
15881
16041
|
|
|
15882
16042
|
export interface DevelopmentActivity {
|
|
@@ -17562,8 +17722,8 @@ declare namespace Models {
|
|
|
17562
17722
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
17563
17723
|
"userCount"?: number;
|
|
17564
17724
|
"roleNeedsUpdate"?: boolean;
|
|
17565
|
-
"base"?: boolean;
|
|
17566
17725
|
"default"?: boolean;
|
|
17726
|
+
"base"?: boolean;
|
|
17567
17727
|
"selfUri"?: string;
|
|
17568
17728
|
}
|
|
17569
17729
|
|
|
@@ -17577,8 +17737,8 @@ declare namespace Models {
|
|
|
17577
17737
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
17578
17738
|
"userCount"?: number;
|
|
17579
17739
|
"roleNeedsUpdate"?: boolean;
|
|
17580
|
-
"base"?: boolean;
|
|
17581
17740
|
"default"?: boolean;
|
|
17741
|
+
"base"?: boolean;
|
|
17582
17742
|
"selfUri"?: string;
|
|
17583
17743
|
}
|
|
17584
17744
|
|
|
@@ -17592,8 +17752,8 @@ declare namespace Models {
|
|
|
17592
17752
|
"permissionPolicies"?: Array<Models.DomainPermissionPolicy>;
|
|
17593
17753
|
"userCount"?: number;
|
|
17594
17754
|
"roleNeedsUpdate"?: boolean;
|
|
17595
|
-
"base"?: boolean;
|
|
17596
17755
|
"default"?: boolean;
|
|
17756
|
+
"base"?: boolean;
|
|
17597
17757
|
"selfUri"?: string;
|
|
17598
17758
|
}
|
|
17599
17759
|
|
|
@@ -20238,6 +20398,67 @@ declare namespace Models {
|
|
|
20238
20398
|
"selfUri"?: string;
|
|
20239
20399
|
}
|
|
20240
20400
|
|
|
20401
|
+
export interface FlowHealth {
|
|
20402
|
+
"flowVersionInfo"?: Models.FlowHealthVersionInfo;
|
|
20403
|
+
"languageInfo"?: { [key: string]: Models.LocaleInfo; };
|
|
20404
|
+
"intents"?: Array<Models.FlowHealthIntentInfo>;
|
|
20405
|
+
"selfUri"?: string;
|
|
20406
|
+
}
|
|
20407
|
+
|
|
20408
|
+
export interface FlowHealthErrorInfo {
|
|
20409
|
+
"message"?: string;
|
|
20410
|
+
"code"?: string;
|
|
20411
|
+
"messageWithParams"?: string;
|
|
20412
|
+
"messageParams"?: { [key: string]: object; };
|
|
20413
|
+
}
|
|
20414
|
+
|
|
20415
|
+
export interface FlowHealthIntent {
|
|
20416
|
+
"id"?: string;
|
|
20417
|
+
"name"?: string;
|
|
20418
|
+
"flowVersionInfo"?: Models.FlowHealthIntentVersionInfo;
|
|
20419
|
+
"language"?: string;
|
|
20420
|
+
"health"?: Models.HealthInfo;
|
|
20421
|
+
"selfUri"?: string;
|
|
20422
|
+
}
|
|
20423
|
+
|
|
20424
|
+
export interface FlowHealthIntentInfo {
|
|
20425
|
+
"id"?: string;
|
|
20426
|
+
"name"?: string;
|
|
20427
|
+
"languageHealth"?: { [key: string]: Models.LocaleHealth; };
|
|
20428
|
+
"selfUri"?: string;
|
|
20429
|
+
}
|
|
20430
|
+
|
|
20431
|
+
export interface FlowHealthIntentUtterance {
|
|
20432
|
+
"id"?: string;
|
|
20433
|
+
"text"?: string;
|
|
20434
|
+
"issueCount"?: number;
|
|
20435
|
+
"staticValidationResults"?: Array<string>;
|
|
20436
|
+
"outlierInfo"?: Models.OutlierInfo;
|
|
20437
|
+
"confusionInfo"?: Models.ConfusionInfo;
|
|
20438
|
+
}
|
|
20439
|
+
|
|
20440
|
+
export interface FlowHealthIntentVersionInfo {
|
|
20441
|
+
"nluVersion"?: Models.AddressableEntityRef;
|
|
20442
|
+
"flowVersion"?: Models.AddressableEntityRef;
|
|
20443
|
+
"nluDomain"?: Models.AddressableEntityRef;
|
|
20444
|
+
}
|
|
20445
|
+
|
|
20446
|
+
export interface FlowHealthUtterance {
|
|
20447
|
+
"id"?: string;
|
|
20448
|
+
"text"?: string;
|
|
20449
|
+
"issueCount"?: number;
|
|
20450
|
+
"language"?: string;
|
|
20451
|
+
"staticValidationResults"?: Array<string>;
|
|
20452
|
+
"outlierInfo"?: Models.OutlierInfo;
|
|
20453
|
+
"confusionInfo"?: Models.ConfusionDetails;
|
|
20454
|
+
"selfUri"?: string;
|
|
20455
|
+
}
|
|
20456
|
+
|
|
20457
|
+
export interface FlowHealthVersionInfo {
|
|
20458
|
+
"flowVersion"?: Models.AddressableEntityRef;
|
|
20459
|
+
"nluDomain"?: Models.AddressableEntityRef;
|
|
20460
|
+
}
|
|
20461
|
+
|
|
20241
20462
|
export interface FlowMetricsTopicFlowMetricRecord {
|
|
20242
20463
|
"metric"?: string;
|
|
20243
20464
|
"metricDate"?: string;
|
|
@@ -21266,6 +21487,15 @@ declare namespace Models {
|
|
|
21266
21487
|
"value": number;
|
|
21267
21488
|
}
|
|
21268
21489
|
|
|
21490
|
+
export interface HealthInfo {
|
|
21491
|
+
"status"?: string;
|
|
21492
|
+
"errorInfo"?: Models.FlowHealthErrorInfo;
|
|
21493
|
+
"overallScore"?: number;
|
|
21494
|
+
"issueCount"?: number;
|
|
21495
|
+
"staticValidationResults"?: Array<string>;
|
|
21496
|
+
"utterances"?: Array<Models.FlowHealthIntentUtterance>;
|
|
21497
|
+
}
|
|
21498
|
+
|
|
21269
21499
|
export interface HelpLink {
|
|
21270
21500
|
"uri"?: string;
|
|
21271
21501
|
"title"?: string;
|
|
@@ -21889,6 +22119,7 @@ declare namespace Models {
|
|
|
21889
22119
|
"user"?: Models.UserReference;
|
|
21890
22120
|
"metricData"?: Array<Models.InsightsSummaryMetricItem>;
|
|
21891
22121
|
"overallData"?: Models.InsightsSummaryOverallItem;
|
|
22122
|
+
"ranking"?: number;
|
|
21892
22123
|
}
|
|
21893
22124
|
|
|
21894
22125
|
export interface InsightsTrend {
|
|
@@ -24595,6 +24826,10 @@ declare namespace Models {
|
|
|
24595
24826
|
"selfUri"?: string;
|
|
24596
24827
|
}
|
|
24597
24828
|
|
|
24829
|
+
export interface LearningModulePublishRequest {
|
|
24830
|
+
"termsAndConditionsAccepted"?: boolean;
|
|
24831
|
+
}
|
|
24832
|
+
|
|
24598
24833
|
export interface LearningModulePublishResponse {
|
|
24599
24834
|
"id"?: string;
|
|
24600
24835
|
"version"?: number;
|
|
@@ -25080,6 +25315,22 @@ declare namespace Models {
|
|
|
25080
25315
|
"nano"?: number;
|
|
25081
25316
|
}
|
|
25082
25317
|
|
|
25318
|
+
export interface LocaleFlowVersionInfo {
|
|
25319
|
+
"nluVersion"?: Models.AddressableEntityRef;
|
|
25320
|
+
}
|
|
25321
|
+
|
|
25322
|
+
export interface LocaleHealth {
|
|
25323
|
+
"overallScore"?: number;
|
|
25324
|
+
"issueCount"?: number;
|
|
25325
|
+
"staticValidationResults"?: Array<string>;
|
|
25326
|
+
}
|
|
25327
|
+
|
|
25328
|
+
export interface LocaleInfo {
|
|
25329
|
+
"status"?: string;
|
|
25330
|
+
"errorInfo"?: Models.FlowHealthErrorInfo;
|
|
25331
|
+
"flowVersionInfo"?: Models.LocaleFlowVersionInfo;
|
|
25332
|
+
}
|
|
25333
|
+
|
|
25083
25334
|
export interface LocalizedLabels {
|
|
25084
25335
|
"key"?: string;
|
|
25085
25336
|
"value"?: string;
|
|
@@ -25431,6 +25682,8 @@ declare namespace Models {
|
|
|
25431
25682
|
"enableAutoAnswer"?: boolean;
|
|
25432
25683
|
"alertingTimeoutSeconds"?: number;
|
|
25433
25684
|
"serviceLevel"?: Models.ServiceLevel;
|
|
25685
|
+
"autoAnswerAlertToneSeconds"?: number;
|
|
25686
|
+
"manualAnswerAlertToneSeconds"?: number;
|
|
25434
25687
|
"subTypeSettings"?: { [key: string]: Models.BaseMediaSettings; };
|
|
25435
25688
|
}
|
|
25436
25689
|
|
|
@@ -25713,6 +25966,7 @@ declare namespace Models {
|
|
|
25713
25966
|
"recipientType"?: string;
|
|
25714
25967
|
"authenticated"?: boolean;
|
|
25715
25968
|
"monitoredParticipantId"?: string;
|
|
25969
|
+
"monitoredParticipant"?: Models.AddressableEntityRef;
|
|
25716
25970
|
}
|
|
25717
25971
|
|
|
25718
25972
|
export interface MessageMediaPolicy {
|
|
@@ -27709,6 +27963,11 @@ declare namespace Models {
|
|
|
27709
27963
|
"modifiedDate"?: string;
|
|
27710
27964
|
}
|
|
27711
27965
|
|
|
27966
|
+
export interface OutlierInfo {
|
|
27967
|
+
"outlier"?: boolean;
|
|
27968
|
+
"score"?: number;
|
|
27969
|
+
}
|
|
27970
|
+
|
|
27712
27971
|
export interface OverallBestPoints {
|
|
27713
27972
|
"division"?: Models.Division;
|
|
27714
27973
|
"bestPoints"?: Array<Models.OverallBestPointsItem>;
|
|
@@ -28414,6 +28673,10 @@ declare namespace Models {
|
|
|
28414
28673
|
"selfUri"?: string;
|
|
28415
28674
|
}
|
|
28416
28675
|
|
|
28676
|
+
export interface PinnedMessageRequest {
|
|
28677
|
+
"pinnedMessageIds": Array<string>;
|
|
28678
|
+
}
|
|
28679
|
+
|
|
28417
28680
|
export interface PlanningGroup {
|
|
28418
28681
|
"id"?: string;
|
|
28419
28682
|
"name"?: string;
|
|
@@ -32716,6 +32979,22 @@ declare namespace Models {
|
|
|
32716
32979
|
"divisionId": string;
|
|
32717
32980
|
}
|
|
32718
32981
|
|
|
32982
|
+
export interface Room {
|
|
32983
|
+
"id"?: string;
|
|
32984
|
+
"name"?: string;
|
|
32985
|
+
"dateCreated"?: string;
|
|
32986
|
+
"roomType"?: string;
|
|
32987
|
+
"description"?: string;
|
|
32988
|
+
"participantLimit"?: number;
|
|
32989
|
+
"owners"?: Array<Models.UserReference>;
|
|
32990
|
+
"pinnedMessages"?: Array<Models.AddressableEntityRef>;
|
|
32991
|
+
"selfUri"?: string;
|
|
32992
|
+
}
|
|
32993
|
+
|
|
32994
|
+
export interface RoomUpdateRequest {
|
|
32995
|
+
"description": string;
|
|
32996
|
+
}
|
|
32997
|
+
|
|
32719
32998
|
export interface RoutePathRequest {
|
|
32720
32999
|
"queueId": string;
|
|
32721
33000
|
"mediaType": string;
|
|
@@ -33810,6 +34089,12 @@ declare namespace Models {
|
|
|
33810
34089
|
"user"?: Models.AddressableEntityRef;
|
|
33811
34090
|
}
|
|
33812
34091
|
|
|
34092
|
+
export interface SendMessageBody {
|
|
34093
|
+
"message": string;
|
|
34094
|
+
"mentions"?: Array<string>;
|
|
34095
|
+
"threadId"?: string;
|
|
34096
|
+
}
|
|
34097
|
+
|
|
33813
34098
|
export interface SentimentFeedback {
|
|
33814
34099
|
"id"?: string;
|
|
33815
34100
|
"phrase": string;
|
|
@@ -38807,6 +39092,10 @@ declare namespace Models {
|
|
|
38807
39092
|
"participantInfo"?: Models.VideoConferenceUpdateTopicParticipantInfo;
|
|
38808
39093
|
}
|
|
38809
39094
|
|
|
39095
|
+
export interface VideoMetadata {
|
|
39096
|
+
"videoNotification"?: string;
|
|
39097
|
+
}
|
|
39098
|
+
|
|
38810
39099
|
export interface ViewFilter {
|
|
38811
39100
|
"mediaTypes"?: Array<string>;
|
|
38812
39101
|
"queueIds"?: Array<string>;
|
package/package.json
CHANGED