purecloud-platform-client-v2 188.0.0 → 188.1.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 +426 -83
- package/dist/web-amd/purecloud-platform-client-v2.js +426 -83
- package/dist/web-amd/purecloud-platform-client-v2.min.js +1 -1
- package/dist/web-cjs/bundle.js +166 -84
- package/dist/web-cjs/purecloud-platform-client-v2.js +224 -152
- package/dist/web-cjs/purecloud-platform-client-v2.min.js +1 -1
- package/index.d.ts +300 -3
- 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 -2
- package/src/purecloud-platform-client-v2/api/ArchitectApi.js +1 -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 +1 -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 +5 -5
- 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 +187 -1
- package/src/purecloud-platform-client-v2/api/KnowledgeApi.js +161 -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 +1 -1
- 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/LogCaptureApi.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/OperationalEventsApi.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 +1 -1
- package/src/purecloud-platform-client-v2/api/SCIMApi.js +1 -1
- package/src/purecloud-platform-client-v2/api/ScreenRecordingApi.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 -3
- 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
|
@@ -2637,6 +2637,7 @@ declare class JourneyApi {
|
|
|
2637
2637
|
deleteJourneyOutcome(outcomeId: string): Promise<void>;
|
|
2638
2638
|
deleteJourneyOutcomesPredictor(predictorId: string): Promise<void>;
|
|
2639
2639
|
deleteJourneySegment(segmentId: string): Promise<void>;
|
|
2640
|
+
deleteJourneyView(viewId: string): Promise<void>;
|
|
2640
2641
|
getAnalyticsJourneysAggregatesJob(jobId: string): Promise<Models.AsyncQueryStatus>;
|
|
2641
2642
|
getAnalyticsJourneysAggregatesJobResults(jobId: string, opts?: JourneyApi.getAnalyticsJourneysAggregatesJobResultsOptions): Promise<Models.JourneyAsyncAggregateQueryResponse>;
|
|
2642
2643
|
getExternalcontactsContactJourneySessions(contactId: string, opts?: JourneyApi.getExternalcontactsContactJourneySessionsOptions): Promise<Models.SessionListing>;
|
|
@@ -2660,6 +2661,9 @@ declare class JourneyApi {
|
|
|
2660
2661
|
getJourneySession(sessionId: string): Promise<Models.Session>;
|
|
2661
2662
|
getJourneySessionEvents(sessionId: string, opts?: JourneyApi.getJourneySessionEventsOptions): Promise<Models.EventListing>;
|
|
2662
2663
|
getJourneySessionOutcomescores(sessionId: string): Promise<Models.OutcomeScoresResult>;
|
|
2664
|
+
getJourneyView(viewId: string): Promise<Models.JourneyView>;
|
|
2665
|
+
getJourneyViewVersion(viewId: string, versionId: string): Promise<Models.JourneyView>;
|
|
2666
|
+
getJourneyViews(): Promise<Models.AddressableEntityListing>;
|
|
2663
2667
|
patchJourneyActionmap(actionMapId: string, opts?: JourneyApi.patchJourneyActionmapOptions): Promise<Models.ActionMap>;
|
|
2664
2668
|
patchJourneyActiontarget(actionTargetId: string, opts?: JourneyApi.patchJourneyActiontargetOptions): Promise<Models.ActionTarget>;
|
|
2665
2669
|
patchJourneyActiontemplate(actionTemplateId: string, opts?: JourneyApi.patchJourneyActiontemplateOptions): Promise<Models.ActionTemplate>;
|
|
@@ -2672,10 +2676,13 @@ declare class JourneyApi {
|
|
|
2672
2676
|
postJourneyActiontemplates(opts?: JourneyApi.postJourneyActiontemplatesOptions): Promise<Models.ActionTemplate>;
|
|
2673
2677
|
postJourneyDeploymentActionevent(deploymentId: string, body: Models.ActionEventRequest): Promise<void>;
|
|
2674
2678
|
postJourneyDeploymentAppevents(deploymentId: string, opts?: JourneyApi.postJourneyDeploymentAppeventsOptions): Promise<Models.AppEventResponse>;
|
|
2679
|
+
postJourneyFlowsPathsQuery(opts?: JourneyApi.postJourneyFlowsPathsQueryOptions): Promise<Models.FlowPaths>;
|
|
2675
2680
|
postJourneyOutcomes(opts?: JourneyApi.postJourneyOutcomesOptions): Promise<Models.Outcome>;
|
|
2676
2681
|
postJourneyOutcomesAttributionsJobs(opts?: JourneyApi.postJourneyOutcomesAttributionsJobsOptions): Promise<Models.OutcomeAttributionAsyncResponse>;
|
|
2677
2682
|
postJourneyOutcomesPredictors(opts?: JourneyApi.postJourneyOutcomesPredictorsOptions): Promise<Models.OutcomePredictor>;
|
|
2678
|
-
postJourneySegments(opts?: JourneyApi.postJourneySegmentsOptions): Promise<Models.JourneySegment>;
|
|
2683
|
+
postJourneySegments(opts?: JourneyApi.postJourneySegmentsOptions): Promise<Models.JourneySegment>;
|
|
2684
|
+
postJourneyViewVersions(viewId: string, body: Models.JourneyView): Promise<Models.JourneyView>;
|
|
2685
|
+
postJourneyViews(body: Models.JourneyView): Promise<Models.JourneyView>;
|
|
2679
2686
|
}
|
|
2680
2687
|
|
|
2681
2688
|
declare namespace JourneyApi {
|
|
@@ -2765,6 +2772,9 @@ declare namespace JourneyApi {
|
|
|
2765
2772
|
export interface postJourneyDeploymentAppeventsOptions {
|
|
2766
2773
|
"body"?: Models.AppEventRequest;
|
|
2767
2774
|
}
|
|
2775
|
+
export interface postJourneyFlowsPathsQueryOptions {
|
|
2776
|
+
"body"?: Models.FlowPathsQuery;
|
|
2777
|
+
}
|
|
2768
2778
|
export interface postJourneyOutcomesOptions {
|
|
2769
2779
|
"body"?: Models.OutcomeRequest;
|
|
2770
2780
|
}
|
|
@@ -2841,11 +2851,15 @@ declare class KnowledgeApi {
|
|
|
2841
2851
|
patchKnowledgeKnowledgebaseParseJob(knowledgeBaseId: string, parseJobId: string, body: Models.KnowledgeParseJobRequestPatch): Promise<void>;
|
|
2842
2852
|
patchKnowledgeKnowledgebaseUnansweredGroupPhrasegroup(knowledgeBaseId: string, groupId: string, phraseGroupId: string, body: Models.UnansweredPhraseGroupPatchRequestBody): Promise<Models.UnansweredPhraseGroupUpdateResponse>;
|
|
2843
2853
|
postKnowledgeDocumentuploads(body: Models.UploadUrlRequest): Promise<Models.UploadUrlResponse>;
|
|
2854
|
+
postKnowledgeGuestSessionDocumentCopies(sessionId: string, documentId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentCopiesOptions): Promise<void>;
|
|
2844
2855
|
postKnowledgeGuestSessionDocumentFeedback(sessionId: string, documentId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentFeedbackOptions): Promise<Models.KnowledgeGuestDocumentFeedback>;
|
|
2856
|
+
postKnowledgeGuestSessionDocumentViews(sessionId: string, documentId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentViewsOptions): Promise<void>;
|
|
2857
|
+
postKnowledgeGuestSessionDocumentsPresentations(sessionId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentsPresentationsOptions): Promise<void>;
|
|
2845
2858
|
postKnowledgeGuestSessionDocumentsSearch(sessionId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentsSearchOptions): Promise<Models.KnowledgeDocumentGuestSearch>;
|
|
2846
2859
|
postKnowledgeGuestSessionDocumentsSearchSuggestions(sessionId: string, opts?: KnowledgeApi.postKnowledgeGuestSessionDocumentsSearchSuggestionsOptions): Promise<Models.KnowledgeGuestDocumentSuggestion>;
|
|
2847
2860
|
postKnowledgeGuestSessions(body: Models.KnowledgeGuestSession): Promise<Models.KnowledgeGuestSession>;
|
|
2848
2861
|
postKnowledgeKnowledgebaseCategories(knowledgeBaseId: string, body: Models.CategoryCreateRequest): Promise<Models.CategoryResponse>;
|
|
2862
|
+
postKnowledgeKnowledgebaseDocumentCopies(knowledgeBaseId: string, documentId: string, opts?: KnowledgeApi.postKnowledgeKnowledgebaseDocumentCopiesOptions): Promise<void>;
|
|
2849
2863
|
postKnowledgeKnowledgebaseDocumentFeedback(knowledgeBaseId: string, documentId: string, opts?: KnowledgeApi.postKnowledgeKnowledgebaseDocumentFeedbackOptions): Promise<Models.KnowledgeDocumentFeedbackResponse>;
|
|
2850
2864
|
postKnowledgeKnowledgebaseDocumentVariations(knowledgeBaseId: string, documentId: string, body: Models.DocumentVariation): Promise<Models.DocumentVariation>;
|
|
2851
2865
|
postKnowledgeKnowledgebaseDocumentVersions(knowledgeBaseId: string, documentId: string, body: Models.KnowledgeDocumentVersion): Promise<Models.KnowledgeDocumentVersion>;
|
|
@@ -2853,6 +2867,7 @@ declare class KnowledgeApi {
|
|
|
2853
2867
|
postKnowledgeKnowledgebaseDocuments(knowledgeBaseId: string, body: Models.KnowledgeDocumentReq): Promise<Models.KnowledgeDocumentResponse>;
|
|
2854
2868
|
postKnowledgeKnowledgebaseDocumentsBulkRemove(knowledgeBaseId: string, body: Models.KnowledgeDocumentBulkRemoveRequest): Promise<Models.BulkResponse>;
|
|
2855
2869
|
postKnowledgeKnowledgebaseDocumentsBulkUpdate(knowledgeBaseId: string, body: Models.KnowledgeDocumentBulkUpdateRequest): Promise<Models.BulkResponse>;
|
|
2870
|
+
postKnowledgeKnowledgebaseDocumentsPresentations(knowledgeBaseId: string, opts?: KnowledgeApi.postKnowledgeKnowledgebaseDocumentsPresentationsOptions): Promise<void>;
|
|
2856
2871
|
postKnowledgeKnowledgebaseDocumentsSearch(knowledgeBaseId: string, opts?: KnowledgeApi.postKnowledgeKnowledgebaseDocumentsSearchOptions): Promise<Models.KnowledgeDocumentSearch>;
|
|
2857
2872
|
postKnowledgeKnowledgebaseDocumentsSearchSuggestions(knowledgeBaseId: string, opts?: KnowledgeApi.postKnowledgeKnowledgebaseDocumentsSearchSuggestionsOptions): Promise<Models.KnowledgeDocumentSuggestion>;
|
|
2858
2873
|
postKnowledgeKnowledgebaseDocumentsVersionsBulkAdd(knowledgeBaseId: string, body: Models.KnowledgeDocumentBulkVersionAddRequest): Promise<Models.BulkResponse>;
|
|
@@ -3028,9 +3043,18 @@ declare namespace KnowledgeApi {
|
|
|
3028
3043
|
export interface patchKnowledgeKnowledgebaseDocumentsSearchSearchIdOptions {
|
|
3029
3044
|
"body"?: Models.SearchUpdateRequest;
|
|
3030
3045
|
}
|
|
3046
|
+
export interface postKnowledgeGuestSessionDocumentCopiesOptions {
|
|
3047
|
+
"body"?: Models.KnowledgeGuestDocumentCopy;
|
|
3048
|
+
}
|
|
3031
3049
|
export interface postKnowledgeGuestSessionDocumentFeedbackOptions {
|
|
3032
3050
|
"body"?: Models.KnowledgeGuestDocumentFeedback;
|
|
3033
3051
|
}
|
|
3052
|
+
export interface postKnowledgeGuestSessionDocumentViewsOptions {
|
|
3053
|
+
"body"?: Models.KnowledgeGuestDocumentView;
|
|
3054
|
+
}
|
|
3055
|
+
export interface postKnowledgeGuestSessionDocumentsPresentationsOptions {
|
|
3056
|
+
"body"?: Models.KnowledgeGuestDocumentPresentation;
|
|
3057
|
+
}
|
|
3034
3058
|
export interface postKnowledgeGuestSessionDocumentsSearchOptions {
|
|
3035
3059
|
"expand"?: Array<string>;
|
|
3036
3060
|
"body"?: Models.KnowledgeDocumentGuestSearchRequest;
|
|
@@ -3038,12 +3062,18 @@ declare namespace KnowledgeApi {
|
|
|
3038
3062
|
export interface postKnowledgeGuestSessionDocumentsSearchSuggestionsOptions {
|
|
3039
3063
|
"body"?: Models.KnowledgeGuestDocumentSuggestionRequest;
|
|
3040
3064
|
}
|
|
3065
|
+
export interface postKnowledgeKnowledgebaseDocumentCopiesOptions {
|
|
3066
|
+
"body"?: Models.KnowledgeDocumentCopy;
|
|
3067
|
+
}
|
|
3041
3068
|
export interface postKnowledgeKnowledgebaseDocumentFeedbackOptions {
|
|
3042
3069
|
"body"?: Models.KnowledgeDocumentFeedback;
|
|
3043
3070
|
}
|
|
3044
3071
|
export interface postKnowledgeKnowledgebaseDocumentViewsOptions {
|
|
3045
3072
|
"body"?: Models.KnowledgeDocumentView;
|
|
3046
3073
|
}
|
|
3074
|
+
export interface postKnowledgeKnowledgebaseDocumentsPresentationsOptions {
|
|
3075
|
+
"body"?: Models.KnowledgeDocumentPresentation;
|
|
3076
|
+
}
|
|
3047
3077
|
export interface postKnowledgeKnowledgebaseDocumentsSearchOptions {
|
|
3048
3078
|
"expand"?: Array<string>;
|
|
3049
3079
|
"body"?: Models.KnowledgeDocumentSearchRequest;
|
|
@@ -7512,6 +7542,19 @@ declare namespace Models {
|
|
|
7512
7542
|
"selfUri"?: string;
|
|
7513
7543
|
}
|
|
7514
7544
|
|
|
7545
|
+
export interface AddressableEntityListing {
|
|
7546
|
+
"entities"?: Array<Models.AddressableEntity>;
|
|
7547
|
+
"pageSize"?: number;
|
|
7548
|
+
"pageNumber"?: number;
|
|
7549
|
+
"total"?: number;
|
|
7550
|
+
"firstUri"?: string;
|
|
7551
|
+
"nextUri"?: string;
|
|
7552
|
+
"previousUri"?: string;
|
|
7553
|
+
"lastUri"?: string;
|
|
7554
|
+
"selfUri"?: string;
|
|
7555
|
+
"pageCount"?: number;
|
|
7556
|
+
}
|
|
7557
|
+
|
|
7515
7558
|
export interface AddressableEntityRef {
|
|
7516
7559
|
"id"?: string;
|
|
7517
7560
|
"selfUri"?: string;
|
|
@@ -8978,6 +9021,12 @@ declare namespace Models {
|
|
|
8978
9021
|
"attributes"?: { [key: string]: string; };
|
|
8979
9022
|
"conversationExternalContactIds"?: Array<string>;
|
|
8980
9023
|
"conversationExternalOrganizationIds"?: Array<string>;
|
|
9024
|
+
"communications"?: Array<Models.AttributeDetailEventTopicCommunication>;
|
|
9025
|
+
}
|
|
9026
|
+
|
|
9027
|
+
export interface AttributeDetailEventTopicCommunication {
|
|
9028
|
+
"id"?: string;
|
|
9029
|
+
"mediaType"?: string;
|
|
8981
9030
|
}
|
|
8982
9031
|
|
|
8983
9032
|
export interface AttributeFilterItem {
|
|
@@ -9440,6 +9489,7 @@ declare namespace Models {
|
|
|
9440
9489
|
"queues"?: Array<Models.AddressableEntityRef>;
|
|
9441
9490
|
"kpiAssessments"?: Array<Models.KeyPerformanceIndicatorAssessment>;
|
|
9442
9491
|
"state"?: string;
|
|
9492
|
+
"jobId"?: string;
|
|
9443
9493
|
"dateCreated"?: string;
|
|
9444
9494
|
"dateModified"?: string;
|
|
9445
9495
|
"selfUri"?: string;
|
|
@@ -10100,12 +10150,14 @@ declare namespace Models {
|
|
|
10100
10150
|
"messageSeverities"?: Array<Models.SchedulerMessageTypeSeverity>;
|
|
10101
10151
|
"syncTimeOffProperties"?: Models.SetWrapperSyncTimeOffProperty;
|
|
10102
10152
|
"serviceGoalImpact"?: Models.WfmServiceGoalImpactSettings;
|
|
10153
|
+
"allowWorkPlanPerMinuteGranularity"?: boolean;
|
|
10103
10154
|
}
|
|
10104
10155
|
|
|
10105
10156
|
export interface BuSchedulingSettingsResponse {
|
|
10106
10157
|
"messageSeverities"?: Array<Models.SchedulerMessageTypeSeverity>;
|
|
10107
10158
|
"syncTimeOffProperties"?: Array<string>;
|
|
10108
10159
|
"serviceGoalImpact"?: Models.WfmServiceGoalImpactSettings;
|
|
10160
|
+
"allowWorkPlanPerMinuteGranularity"?: boolean;
|
|
10109
10161
|
}
|
|
10110
10162
|
|
|
10111
10163
|
export interface BuSearchAgentSchedulesRequest {
|
|
@@ -11318,6 +11370,11 @@ declare namespace Models {
|
|
|
11318
11370
|
"day": number;
|
|
11319
11371
|
}
|
|
11320
11372
|
|
|
11373
|
+
export interface CannedResponseLibraries {
|
|
11374
|
+
"libraryIds"?: Array<string>;
|
|
11375
|
+
"mode"?: string;
|
|
11376
|
+
}
|
|
11377
|
+
|
|
11321
11378
|
export interface Card {
|
|
11322
11379
|
"title"?: string;
|
|
11323
11380
|
"description"?: string;
|
|
@@ -11584,6 +11641,7 @@ declare namespace Models {
|
|
|
11584
11641
|
"attachmentDeleted"?: boolean;
|
|
11585
11642
|
"fileUri"?: string;
|
|
11586
11643
|
"thread": Models.Entity;
|
|
11644
|
+
"parentThread"?: Models.Entity;
|
|
11587
11645
|
"user"?: Models.AddressableEntityRef;
|
|
11588
11646
|
"toUser"?: Models.AddressableEntityRef;
|
|
11589
11647
|
"reactions"?: Array<Models.ChatReaction>;
|
|
@@ -14749,7 +14807,6 @@ declare namespace Models {
|
|
|
14749
14807
|
"queueId"?: string;
|
|
14750
14808
|
"remote"?: string;
|
|
14751
14809
|
"removedSkillIds"?: Array<string>;
|
|
14752
|
-
"reoffered"?: boolean;
|
|
14753
14810
|
"requestedLanguageId"?: string;
|
|
14754
14811
|
"requestedRoutingSkillIds"?: Array<string>;
|
|
14755
14812
|
"requestedRoutings"?: Array<string>;
|
|
@@ -20190,6 +20247,7 @@ declare namespace Models {
|
|
|
20190
20247
|
|
|
20191
20248
|
export interface ExternalContactsContactChangedTopicContact {
|
|
20192
20249
|
"id"?: string;
|
|
20250
|
+
"division"?: Models.ExternalContactsContactChangedTopicDivision;
|
|
20193
20251
|
"externalOrganization"?: Models.ExternalContactsContactChangedTopicExternalOrganization;
|
|
20194
20252
|
"type"?: string;
|
|
20195
20253
|
"firstName"?: string;
|
|
@@ -20232,6 +20290,10 @@ declare namespace Models {
|
|
|
20232
20290
|
"version"?: number;
|
|
20233
20291
|
}
|
|
20234
20292
|
|
|
20293
|
+
export interface ExternalContactsContactChangedTopicDivision {
|
|
20294
|
+
"id"?: string;
|
|
20295
|
+
}
|
|
20296
|
+
|
|
20235
20297
|
export interface ExternalContactsContactChangedTopicExternalOrganization {
|
|
20236
20298
|
"id"?: string;
|
|
20237
20299
|
}
|
|
@@ -20291,6 +20353,7 @@ declare namespace Models {
|
|
|
20291
20353
|
|
|
20292
20354
|
export interface ExternalContactsUnresolvedContactChangedTopicContact {
|
|
20293
20355
|
"id"?: string;
|
|
20356
|
+
"division"?: Models.ExternalContactsUnresolvedContactChangedTopicDivision;
|
|
20294
20357
|
"externalOrganization"?: Models.ExternalContactsUnresolvedContactChangedTopicExternalOrganization;
|
|
20295
20358
|
"type"?: string;
|
|
20296
20359
|
"firstName"?: string;
|
|
@@ -20333,6 +20396,10 @@ declare namespace Models {
|
|
|
20333
20396
|
"version"?: number;
|
|
20334
20397
|
}
|
|
20335
20398
|
|
|
20399
|
+
export interface ExternalContactsUnresolvedContactChangedTopicDivision {
|
|
20400
|
+
"id"?: string;
|
|
20401
|
+
}
|
|
20402
|
+
|
|
20336
20403
|
export interface ExternalContactsUnresolvedContactChangedTopicExternalOrganization {
|
|
20337
20404
|
"id"?: string;
|
|
20338
20405
|
}
|
|
@@ -21352,7 +21419,6 @@ declare namespace Models {
|
|
|
21352
21419
|
"recognitionFailureReason"?: string;
|
|
21353
21420
|
"remote"?: string;
|
|
21354
21421
|
"removedSkillIds"?: Array<string>;
|
|
21355
|
-
"reoffered"?: boolean;
|
|
21356
21422
|
"requestedLanguageId"?: string;
|
|
21357
21423
|
"requestedRoutingSkillIds"?: Array<string>;
|
|
21358
21424
|
"requestedRoutings"?: Array<string>;
|
|
@@ -21546,6 +21612,37 @@ declare namespace Models {
|
|
|
21546
21612
|
"pageCount"?: number;
|
|
21547
21613
|
}
|
|
21548
21614
|
|
|
21615
|
+
export interface FlowPaths {
|
|
21616
|
+
"category": string;
|
|
21617
|
+
"elements": { [key: string]: Models.FlowPathsElement; };
|
|
21618
|
+
}
|
|
21619
|
+
|
|
21620
|
+
export interface FlowPathsElement {
|
|
21621
|
+
"parentId"?: string;
|
|
21622
|
+
"type": string;
|
|
21623
|
+
"count": number;
|
|
21624
|
+
"flows": Array<Models.FlowPathsFlowDetails>;
|
|
21625
|
+
"flowOutcomeValue"?: string;
|
|
21626
|
+
"flowMilestone"?: Models.AddressableEntityRef;
|
|
21627
|
+
"flowOutcome"?: Models.AddressableEntityRef;
|
|
21628
|
+
}
|
|
21629
|
+
|
|
21630
|
+
export interface FlowPathsFlowDetails {
|
|
21631
|
+
"version": string;
|
|
21632
|
+
"type": string;
|
|
21633
|
+
"count": number;
|
|
21634
|
+
"flow": Models.AddressableEntityRef;
|
|
21635
|
+
}
|
|
21636
|
+
|
|
21637
|
+
export interface FlowPathsFlowFilter {
|
|
21638
|
+
"id": string;
|
|
21639
|
+
}
|
|
21640
|
+
|
|
21641
|
+
export interface FlowPathsQuery {
|
|
21642
|
+
"category": string;
|
|
21643
|
+
"flows": Array<Models.FlowPathsFlowFilter>;
|
|
21644
|
+
}
|
|
21645
|
+
|
|
21549
21646
|
export interface FlowResultEntityListing {
|
|
21550
21647
|
"entities"?: Array<Models.FlowExecutionDataQueryResult>;
|
|
21551
21648
|
"pageSize"?: number;
|
|
@@ -24126,6 +24223,66 @@ declare namespace Models {
|
|
|
24126
24223
|
"isMandatory"?: boolean;
|
|
24127
24224
|
}
|
|
24128
24225
|
|
|
24226
|
+
export interface JourneyView {
|
|
24227
|
+
"id"?: string;
|
|
24228
|
+
"name"?: string;
|
|
24229
|
+
"description"?: string;
|
|
24230
|
+
"version"?: number;
|
|
24231
|
+
"createdBy"?: Models.JourneyViewUser;
|
|
24232
|
+
"modifiedBy"?: Models.JourneyViewUser;
|
|
24233
|
+
"interval"?: string;
|
|
24234
|
+
"duration"?: string;
|
|
24235
|
+
"elements": Array<Models.JourneyViewElement>;
|
|
24236
|
+
"dateCreated"?: string;
|
|
24237
|
+
"dateModified"?: string;
|
|
24238
|
+
"selfUri"?: string;
|
|
24239
|
+
}
|
|
24240
|
+
|
|
24241
|
+
export interface JourneyViewElement {
|
|
24242
|
+
"id": string;
|
|
24243
|
+
"name": string;
|
|
24244
|
+
"attributes": Models.JourneyViewElementAttributes;
|
|
24245
|
+
"filter"?: Models.JourneyViewElementFilter;
|
|
24246
|
+
"followedBy"?: Array<Models.JourneyViewLink>;
|
|
24247
|
+
}
|
|
24248
|
+
|
|
24249
|
+
export interface JourneyViewElementAttributes {
|
|
24250
|
+
"type": string;
|
|
24251
|
+
"id"?: string;
|
|
24252
|
+
"source"?: string;
|
|
24253
|
+
}
|
|
24254
|
+
|
|
24255
|
+
export interface JourneyViewElementFilter {
|
|
24256
|
+
"type": string;
|
|
24257
|
+
"predicates": Array<Models.JourneyViewElementFilterPredicate>;
|
|
24258
|
+
}
|
|
24259
|
+
|
|
24260
|
+
export interface JourneyViewElementFilterPredicate {
|
|
24261
|
+
"dimension": string;
|
|
24262
|
+
"values": Array<string>;
|
|
24263
|
+
"operator"?: string;
|
|
24264
|
+
"noValue"?: boolean;
|
|
24265
|
+
}
|
|
24266
|
+
|
|
24267
|
+
export interface JourneyViewLink {
|
|
24268
|
+
"id": string;
|
|
24269
|
+
"constraintWithin"?: Models.JourneyViewLinkTimeConstraint;
|
|
24270
|
+
"constraintAfter"?: Models.JourneyViewLinkTimeConstraint;
|
|
24271
|
+
"eventCountType"?: string;
|
|
24272
|
+
"joinAttributes"?: Array<string>;
|
|
24273
|
+
}
|
|
24274
|
+
|
|
24275
|
+
export interface JourneyViewLinkTimeConstraint {
|
|
24276
|
+
"unit"?: string;
|
|
24277
|
+
"value"?: number;
|
|
24278
|
+
}
|
|
24279
|
+
|
|
24280
|
+
export interface JourneyViewUser {
|
|
24281
|
+
"id"?: string;
|
|
24282
|
+
"emailAddress"?: string;
|
|
24283
|
+
"selfUri"?: string;
|
|
24284
|
+
}
|
|
24285
|
+
|
|
24129
24286
|
export interface JourneyWebActionEventsNotificationActionMap {
|
|
24130
24287
|
"id"?: string;
|
|
24131
24288
|
"selfUri"?: string;
|
|
@@ -24847,6 +25004,16 @@ declare namespace Models {
|
|
|
24847
25004
|
"selfUri"?: string;
|
|
24848
25005
|
}
|
|
24849
25006
|
|
|
25007
|
+
export interface KnowledgeDocumentCopy {
|
|
25008
|
+
"documentVariationId": string;
|
|
25009
|
+
"documentVersionId": string;
|
|
25010
|
+
"searchId"?: string;
|
|
25011
|
+
"queryType"?: string;
|
|
25012
|
+
"sessionId"?: string;
|
|
25013
|
+
"conversationContext"?: Models.KnowledgeConversationContext;
|
|
25014
|
+
"application": Models.KnowledgeSearchClientApplication;
|
|
25015
|
+
}
|
|
25016
|
+
|
|
24850
25017
|
export interface KnowledgeDocumentFeedback {
|
|
24851
25018
|
"id"?: string;
|
|
24852
25019
|
"documentVariation": Models.EntityReference;
|
|
@@ -24919,6 +25086,15 @@ declare namespace Models {
|
|
|
24919
25086
|
"document"?: Models.KnowledgeGuestDocument;
|
|
24920
25087
|
}
|
|
24921
25088
|
|
|
25089
|
+
export interface KnowledgeDocumentPresentation {
|
|
25090
|
+
"documents": Array<Models.KnowledgeDocumentVersionVariationReference>;
|
|
25091
|
+
"searchId"?: string;
|
|
25092
|
+
"queryType"?: string;
|
|
25093
|
+
"sessionId"?: string;
|
|
25094
|
+
"conversationContext"?: Models.KnowledgeConversationContext;
|
|
25095
|
+
"application": Models.KnowledgeSearchClientApplication;
|
|
25096
|
+
}
|
|
25097
|
+
|
|
24922
25098
|
export interface KnowledgeDocumentReference {
|
|
24923
25099
|
"id": string;
|
|
24924
25100
|
"knowledgeBase": Models.KnowledgeBaseReference;
|
|
@@ -24984,6 +25160,7 @@ declare namespace Models {
|
|
|
24984
25160
|
"results"?: Array<Models.KnowledgeDocumentSearchResult>;
|
|
24985
25161
|
"application"?: Models.KnowledgeSearchClientApplication;
|
|
24986
25162
|
"conversationContext"?: Models.KnowledgeConversationContextResponse;
|
|
25163
|
+
"confidenceThreshold"?: number;
|
|
24987
25164
|
}
|
|
24988
25165
|
|
|
24989
25166
|
export interface KnowledgeDocumentSearchRequest {
|
|
@@ -25001,6 +25178,7 @@ declare namespace Models {
|
|
|
25001
25178
|
"sortBy"?: string;
|
|
25002
25179
|
"application"?: Models.KnowledgeSearchClientApplication;
|
|
25003
25180
|
"conversationContext"?: Models.KnowledgeConversationContext;
|
|
25181
|
+
"confidenceThreshold"?: number;
|
|
25004
25182
|
}
|
|
25005
25183
|
|
|
25006
25184
|
export interface KnowledgeDocumentSearchResult {
|
|
@@ -25075,6 +25253,12 @@ declare namespace Models {
|
|
|
25075
25253
|
"previousUri"?: string;
|
|
25076
25254
|
}
|
|
25077
25255
|
|
|
25256
|
+
export interface KnowledgeDocumentVersionVariationReference {
|
|
25257
|
+
"documentId": string;
|
|
25258
|
+
"documentVariationId": string;
|
|
25259
|
+
"documentVersionId": string;
|
|
25260
|
+
}
|
|
25261
|
+
|
|
25078
25262
|
export interface KnowledgeDocumentView {
|
|
25079
25263
|
"documentVariationId": string;
|
|
25080
25264
|
"documentVersionId": string;
|
|
@@ -25156,6 +25340,15 @@ declare namespace Models {
|
|
|
25156
25340
|
"selfUri"?: string;
|
|
25157
25341
|
}
|
|
25158
25342
|
|
|
25343
|
+
export interface KnowledgeGuestDocumentCopy {
|
|
25344
|
+
"documentVariationId": string;
|
|
25345
|
+
"documentVersionId": string;
|
|
25346
|
+
"searchId"?: string;
|
|
25347
|
+
"queryType"?: string;
|
|
25348
|
+
"sessionId"?: string;
|
|
25349
|
+
"application"?: Models.KnowledgeGuestSearchClientApplication;
|
|
25350
|
+
}
|
|
25351
|
+
|
|
25159
25352
|
export interface KnowledgeGuestDocumentFeedback {
|
|
25160
25353
|
"id"?: string;
|
|
25161
25354
|
"documentVariation": Models.EntityReference;
|
|
@@ -25171,6 +25364,14 @@ declare namespace Models {
|
|
|
25171
25364
|
"application"?: Models.KnowledgeGuestSearchClientApplication;
|
|
25172
25365
|
}
|
|
25173
25366
|
|
|
25367
|
+
export interface KnowledgeGuestDocumentPresentation {
|
|
25368
|
+
"documents": Array<Models.KnowledgeDocumentVersionVariationReference>;
|
|
25369
|
+
"searchId"?: string;
|
|
25370
|
+
"queryType"?: string;
|
|
25371
|
+
"sessionId"?: string;
|
|
25372
|
+
"application"?: Models.KnowledgeGuestSearchClientApplication;
|
|
25373
|
+
}
|
|
25374
|
+
|
|
25174
25375
|
export interface KnowledgeGuestDocumentResponseListing {
|
|
25175
25376
|
"entities"?: Array<Models.KnowledgeGuestDocument>;
|
|
25176
25377
|
"nextUri"?: string;
|
|
@@ -25216,6 +25417,13 @@ declare namespace Models {
|
|
|
25216
25417
|
"versionId": string;
|
|
25217
25418
|
}
|
|
25218
25419
|
|
|
25420
|
+
export interface KnowledgeGuestDocumentView {
|
|
25421
|
+
"documentVariationId": string;
|
|
25422
|
+
"documentVersionId": string;
|
|
25423
|
+
"searchId"?: string;
|
|
25424
|
+
"queryType"?: string;
|
|
25425
|
+
}
|
|
25426
|
+
|
|
25219
25427
|
export interface KnowledgeGuestSearchClientApplication {
|
|
25220
25428
|
"type": string;
|
|
25221
25429
|
"deployment"?: Models.EntityReference;
|
|
@@ -28772,6 +28980,90 @@ declare namespace Models {
|
|
|
28772
28980
|
"pageCount"?: number;
|
|
28773
28981
|
}
|
|
28774
28982
|
|
|
28983
|
+
export interface OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes {
|
|
28984
|
+
"emailSubject"?: string;
|
|
28985
|
+
"configuredEmailAddress"?: string;
|
|
28986
|
+
"contactEmailAddress"?: string;
|
|
28987
|
+
"replyToAddress"?: string;
|
|
28988
|
+
"contactEmailColumnName"?: string;
|
|
28989
|
+
}
|
|
28990
|
+
|
|
28991
|
+
export interface OutboundMessagingCampaignPostContactEmailEventTopicOutboundMessagingCampaignPostContactEmailEvent {
|
|
28992
|
+
"eventTime"?: string;
|
|
28993
|
+
"conversationId"?: string;
|
|
28994
|
+
"outboundCampaignType"?: string;
|
|
28995
|
+
"emailAttributes"?: Models.OutboundMessagingCampaignPostContactEmailEventTopicEmailAttributes;
|
|
28996
|
+
"wrapupCode"?: string;
|
|
28997
|
+
"outboundCampaignId"?: string;
|
|
28998
|
+
"divisionId"?: string;
|
|
28999
|
+
"contentTemplateId"?: string;
|
|
29000
|
+
"outboundContactListId"?: string;
|
|
29001
|
+
"outboundContactId"?: string;
|
|
29002
|
+
"isCampaignAlwaysRunning"?: boolean;
|
|
29003
|
+
}
|
|
29004
|
+
|
|
29005
|
+
export interface OutboundMessagingCampaignPostContactSmsEventTopicOutboundMessagingCampaignPostContactSMSEvent {
|
|
29006
|
+
"eventTime"?: string;
|
|
29007
|
+
"conversationId"?: string;
|
|
29008
|
+
"outboundCampaignType"?: string;
|
|
29009
|
+
"smsAttributes"?: Models.OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes;
|
|
29010
|
+
"wrapupCode"?: string;
|
|
29011
|
+
"outboundCampaignId"?: string;
|
|
29012
|
+
"divisionId"?: string;
|
|
29013
|
+
"contentTemplateId"?: string;
|
|
29014
|
+
"outboundContactListId"?: string;
|
|
29015
|
+
"outboundContactId"?: string;
|
|
29016
|
+
"isCampaignAlwaysRunning"?: boolean;
|
|
29017
|
+
}
|
|
29018
|
+
|
|
29019
|
+
export interface OutboundMessagingCampaignPostContactSmsEventTopicSMSAttributes {
|
|
29020
|
+
"contactPhoneNumber"?: string;
|
|
29021
|
+
"contactPhoneNumberColumnName"?: string;
|
|
29022
|
+
"configuredSenderPhoneNumber"?: string;
|
|
29023
|
+
"senderPhoneNumber"?: string;
|
|
29024
|
+
}
|
|
29025
|
+
|
|
29026
|
+
export interface OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes {
|
|
29027
|
+
"emailSubject"?: string;
|
|
29028
|
+
"configuredEmailAddress"?: string;
|
|
29029
|
+
"contactEmailAddress"?: string;
|
|
29030
|
+
"replyToAddress"?: string;
|
|
29031
|
+
"contactEmailColumnName"?: string;
|
|
29032
|
+
}
|
|
29033
|
+
|
|
29034
|
+
export interface OutboundMessagingCampaignPreContactEmailEventTopicOutboundMessagingCampaignPreContactEmailEvent {
|
|
29035
|
+
"eventTime"?: string;
|
|
29036
|
+
"outboundCampaignType"?: string;
|
|
29037
|
+
"emailAttributes"?: Models.OutboundMessagingCampaignPreContactEmailEventTopicEmailAttributes;
|
|
29038
|
+
"wrapupCode"?: string;
|
|
29039
|
+
"outboundCampaignId"?: string;
|
|
29040
|
+
"divisionId"?: string;
|
|
29041
|
+
"contentTemplateId"?: string;
|
|
29042
|
+
"outboundContactListId"?: string;
|
|
29043
|
+
"outboundContactId"?: string;
|
|
29044
|
+
"isCampaignAlwaysRunning"?: boolean;
|
|
29045
|
+
}
|
|
29046
|
+
|
|
29047
|
+
export interface OutboundMessagingCampaignPreContactSmsEventTopicOutboundMessagingCampaignPreContactSMSEvent {
|
|
29048
|
+
"eventTime"?: string;
|
|
29049
|
+
"outboundCampaignType"?: string;
|
|
29050
|
+
"smsAttributes"?: Models.OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes;
|
|
29051
|
+
"wrapupCode"?: string;
|
|
29052
|
+
"outboundCampaignId"?: string;
|
|
29053
|
+
"divisionId"?: string;
|
|
29054
|
+
"contentTemplateId"?: string;
|
|
29055
|
+
"outboundContactListId"?: string;
|
|
29056
|
+
"outboundContactId"?: string;
|
|
29057
|
+
"isCampaignAlwaysRunning"?: boolean;
|
|
29058
|
+
}
|
|
29059
|
+
|
|
29060
|
+
export interface OutboundMessagingCampaignPreContactSmsEventTopicSMSAttributes {
|
|
29061
|
+
"contactPhoneNumber"?: string;
|
|
29062
|
+
"contactPhoneNumberColumnName"?: string;
|
|
29063
|
+
"configuredSenderPhoneNumber"?: string;
|
|
29064
|
+
"senderPhoneNumber"?: string;
|
|
29065
|
+
}
|
|
29066
|
+
|
|
28775
29067
|
export interface OutboundMessagingMessagingCampaignConfigChangeContactSort {
|
|
28776
29068
|
"fieldName"?: string;
|
|
28777
29069
|
"direction"?: string;
|
|
@@ -33625,6 +33917,7 @@ declare namespace Models {
|
|
|
33625
33917
|
"includeScreenRecordings"?: boolean;
|
|
33626
33918
|
"clearExport"?: boolean;
|
|
33627
33919
|
"conversationQuery"?: Models.AsyncConversationQuery;
|
|
33920
|
+
"agedConversationInterval"?: string;
|
|
33628
33921
|
}
|
|
33629
33922
|
|
|
33630
33923
|
export interface RecordingMessagingMessage {
|
|
@@ -43954,6 +44247,7 @@ declare namespace Models {
|
|
|
43954
44247
|
"defaultSkills"?: Array<Models.RoutingSkillReference>;
|
|
43955
44248
|
"assignmentEnabled"?: boolean;
|
|
43956
44249
|
"schema"?: Models.WorkitemSchema;
|
|
44250
|
+
"serviceLevelTarget"?: number;
|
|
43957
44251
|
"selfUri"?: string;
|
|
43958
44252
|
}
|
|
43959
44253
|
|
|
@@ -43975,6 +44269,7 @@ declare namespace Models {
|
|
|
43975
44269
|
"defaultTtlSeconds"?: number;
|
|
43976
44270
|
"assignmentEnabled"?: boolean;
|
|
43977
44271
|
"schemaId"?: string;
|
|
44272
|
+
"serviceLevelTarget"?: number;
|
|
43978
44273
|
"description"?: string;
|
|
43979
44274
|
"divisionId"?: string;
|
|
43980
44275
|
"disableDefaultStatusCreation"?: boolean;
|
|
@@ -44044,6 +44339,7 @@ declare namespace Models {
|
|
|
44044
44339
|
"defaultTtlSeconds"?: number;
|
|
44045
44340
|
"assignmentEnabled"?: boolean;
|
|
44046
44341
|
"schemaId"?: string;
|
|
44342
|
+
"serviceLevelTarget"?: number;
|
|
44047
44343
|
"description"?: string;
|
|
44048
44344
|
"defaultStatusId"?: string;
|
|
44049
44345
|
"schemaVersion"?: number;
|
|
@@ -44073,6 +44369,7 @@ declare namespace Models {
|
|
|
44073
44369
|
"defaultSkills"?: Array<Models.RoutingSkillReference>;
|
|
44074
44370
|
"assignmentEnabled"?: boolean;
|
|
44075
44371
|
"schema"?: Models.WorkitemSchema;
|
|
44372
|
+
"serviceLevelTarget"?: number;
|
|
44076
44373
|
"version"?: number;
|
|
44077
44374
|
"selfUri"?: string;
|
|
44078
44375
|
}
|
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ class AnalyticsApi {
|
|
|
5
5
|
/**
|
|
6
6
|
* Analytics service.
|
|
7
7
|
* @module purecloud-platform-client-v2/api/AnalyticsApi
|
|
8
|
-
* @version 188.
|
|
8
|
+
* @version 188.1.0
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
/**
|
|
@@ -2009,7 +2009,6 @@ class AnalyticsApi {
|
|
|
2009
2009
|
* Query for knowledge aggregates
|
|
2010
2010
|
*
|
|
2011
2011
|
* @param {Object} body query
|
|
2012
|
-
* postAnalyticsKnowledgeAggregatesQuery is a preview method and is subject to both breaking and non-breaking changes at any time without notice
|
|
2013
2012
|
*/
|
|
2014
2013
|
postAnalyticsKnowledgeAggregatesQuery(body) {
|
|
2015
2014
|
// verify the required parameter 'body' is set
|