Skip to content

Commit 183b06c

Browse files
author
PureCloud Jenkins
committed
231.0.0
1 parent 5c399e7 commit 183b06c

186 files changed

Lines changed: 7817 additions & 1493 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A JavaScript library to interface with the Genesys Cloud Platform API. View the
66
[![npm](https://img.shields.io/npm/v/purecloud-platform-client-v2.svg)](https://www.npmjs.com/package/purecloud-platform-client-v2)
77
[![Release Notes Badge](https://developer-content.genesys.cloud/images/sdk-release-notes.png)](https://github.com/MyPureCloud/platform-client-sdk-javascript/blob/master/releaseNotes.md)
88

9-
Documentation version purecloud-platform-client-v2@230.0.0
9+
Documentation version purecloud-platform-client-v2@231.0.0
1010

1111
## Preview APIs
1212

@@ -29,7 +29,7 @@ For direct use in a browser script:
2929

3030
```html
3131
<!-- Include the CJS SDK -->
32-
<script src="https://sdk-cdn.mypurecloud.com/javascript/230.0.0/purecloud-platform-client-v2.min.js"></script>
32+
<script src="https://sdk-cdn.mypurecloud.com/javascript/231.0.0/purecloud-platform-client-v2.min.js"></script>
3333

3434
<script type="text/javascript">
3535
// Obtain a reference to the platformClient object
@@ -46,7 +46,7 @@ For direct use in a browser script:
4646

4747
<script type="text/javascript">
4848
// Obtain a reference to the platformClient object
49-
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/230.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
49+
requirejs(['https://sdk-cdn.mypurecloud.com/javascript/amd/231.0.0/purecloud-platform-client-v2.min.js'], (platformClient) => {
5050
console.log(platformClient);
5151
});
5252
</script>

build/.openapi-generator/FILES

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ docs/deleteConversationsMessagingIntegrationsWhatsappIntegrationId-example.txt
247247
docs/deleteConversationsMessagingSetting-example.txt
248248
docs/deleteConversationsMessagingSettingsDefault-example.txt
249249
docs/deleteConversationsMessagingSupportedcontentSupportedContentId-example.txt
250+
docs/deleteConversationsSummariesSetting-example.txt
250251
docs/deleteDataprivacyMaskingrule-example.txt
251252
docs/deleteDiagnosticsLogcaptureBrowserUser-example.txt
252253
docs/deleteEmailsSettingsThreading-example.txt
@@ -422,6 +423,7 @@ docs/deleteSocialmediaEscalationrule-example.txt
422423
docs/deleteSocialmediaMessage-example.txt
423424
docs/deleteSocialmediaTopic-example.txt
424425
docs/deleteSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId-example.txt
426+
docs/deleteSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId-example.txt
425427
docs/deleteSocialmediaTopicDataingestionrulesOpenOpenId-example.txt
426428
docs/deleteSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId-example.txt
427429
docs/deleteSpeechandtextanalyticsCategory-example.txt
@@ -527,6 +529,8 @@ docs/getAnalyticsConversationsDetailsJobResults-example.txt
527529
docs/getAnalyticsConversationsDetailsJobResults-example.txt
528530
docs/getAnalyticsConversationsDetailsJobsAvailability-example.txt
529531
docs/getAnalyticsConversationsDetailsJobsAvailability-example.txt
532+
docs/getAnalyticsDataextractionDownload-example.txt
533+
docs/getAnalyticsDataextractionDownloadsMetadata-example.txt
530534
docs/getAnalyticsDataretentionSettings-example.txt
531535
docs/getAnalyticsEvaluationsAggregatesJob-example.txt
532536
docs/getAnalyticsEvaluationsAggregatesJob-example.txt
@@ -814,6 +818,8 @@ docs/getConversationsMessagingThreadingtimeline-example.txt
814818
docs/getConversationsScreenshareParticipantCommunicationWrapup-example.txt
815819
docs/getConversationsSettings-example.txt
816820
docs/getConversationsSocialParticipantCommunicationWrapup-example.txt
821+
docs/getConversationsSummariesSetting-example.txt
822+
docs/getConversationsSummariesSettings-example.txt
817823
docs/getConversationsVideoDetails-example.txt
818824
docs/getConversationsVideoParticipantCommunicationWrapup-example.txt
819825
docs/getConversationsVideosMeeting-example.txt
@@ -1131,6 +1137,7 @@ docs/getJourneyViewsDataDetails-example.txt
11311137
docs/getJourneyViewsEventdefinition-example.txt
11321138
docs/getJourneyViewsEventdefinitions-example.txt
11331139
docs/getJourneyViewsJobs-example.txt
1140+
docs/getJourneyViewsJobsMe-example.txt
11341141
docs/getJourneyViewsSchedules-example.txt
11351142
docs/getKnowledgeGuestSessionCategories-example.txt
11361143
docs/getKnowledgeGuestSessionDocument-example.txt
@@ -1187,6 +1194,8 @@ docs/getLanguageunderstandingDomainVersion-example.txt
11871194
docs/getLanguageunderstandingDomainVersionReport-example.txt
11881195
docs/getLanguageunderstandingDomainVersions-example.txt
11891196
docs/getLanguageunderstandingDomains-example.txt
1197+
docs/getLanguageunderstandingIgnorephrase-example.txt
1198+
docs/getLanguageunderstandingIgnoretopic-example.txt
11901199
docs/getLanguageunderstandingMiner-example.txt
11911200
docs/getLanguageunderstandingMinerDraft-example.txt
11921201
docs/getLanguageunderstandingMinerDrafts-example.txt
@@ -1385,8 +1394,12 @@ docs/getQualityPublishedform-example.txt
13851394
docs/getQualityPublishedforms-example.txt
13861395
docs/getQualityPublishedformsEvaluation-example.txt
13871396
docs/getQualityPublishedformsEvaluations-example.txt
1397+
docs/getQualityPublishedformsEvaluationsDivisionview-example.txt
1398+
docs/getQualityPublishedformsEvaluationsDivisionviews-example.txt
13881399
docs/getQualityPublishedformsSurvey-example.txt
13891400
docs/getQualityPublishedformsSurveys-example.txt
1401+
docs/getQualityPublishedformsSurveysDivisionview-example.txt
1402+
docs/getQualityPublishedformsSurveysDivisionviews-example.txt
13901403
docs/getQualitySurvey-example.txt
13911404
docs/getQualitySurveysScorable-example.txt
13921405
docs/getRecordingBatchrequest-example.txt
@@ -1527,6 +1540,9 @@ docs/getSocialmediaTopicDataingestionrules-example.txt
15271540
docs/getSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId-example.txt
15281541
docs/getSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdVersion-example.txt
15291542
docs/getSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleIdVersions-example.txt
1543+
docs/getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId-example.txt
1544+
docs/getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersion-example.txt
1545+
docs/getSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleIdVersions-example.txt
15301546
docs/getSocialmediaTopicDataingestionrulesOpenOpenId-example.txt
15311547
docs/getSocialmediaTopicDataingestionrulesOpenOpenIdVersion-example.txt
15321548
docs/getSocialmediaTopicDataingestionrulesOpenOpenIdVersions-example.txt
@@ -1734,7 +1750,6 @@ docs/getUserSuperiors-example.txt
17341750
docs/getUserTrustors-example.txt
17351751
docs/getUserVerifiers-example.txt
17361752
docs/getUserrecording-example.txt
1737-
docs/getUserrecordingMedia-example.txt
17381753
docs/getUserrecordingTranscoding-example.txt
17391754
docs/getUserrecordings-example.txt
17401755
docs/getUserrecordingsSummary-example.txt
@@ -2053,6 +2068,7 @@ docs/patchScimV2User-example.txt
20532068
docs/patchSettingsExecutiondata-example.txt
20542069
docs/patchSocialmediaTopic-example.txt
20552070
docs/patchSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId-example.txt
2071+
docs/patchSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId-example.txt
20562072
docs/patchSocialmediaTopicDataingestionrulesOpenOpenId-example.txt
20572073
docs/patchSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId-example.txt
20582074
docs/patchSpeechandtextanalyticsSettings-example.txt
@@ -2149,6 +2165,7 @@ docs/postAnalyticsConversationsDetailsJobs-example.txt
21492165
docs/postAnalyticsConversationsDetailsJobs-example.txt
21502166
docs/postAnalyticsConversationsDetailsQuery-example.txt
21512167
docs/postAnalyticsConversationsDetailsQuery-example.txt
2168+
docs/postAnalyticsDataextractionDownloadsBulk-example.txt
21522169
docs/postAnalyticsEvaluationsAggregatesJobs-example.txt
21532170
docs/postAnalyticsEvaluationsAggregatesJobs-example.txt
21542171
docs/postAnalyticsEvaluationsAggregatesQuery-example.txt
@@ -2311,12 +2328,14 @@ docs/postConversationsCallParticipantMonitor-example.txt
23112328
docs/postConversationsCallParticipantReplace-example.txt
23122329
docs/postConversationsCallParticipantVoiceConsult-example.txt
23132330
docs/postConversationsCallParticipants-example.txt
2331+
docs/postConversationsCallParticipantsUserUserId-example.txt
23142332
docs/postConversationsCallbackParticipantCommunicationWrapup-example.txt
23152333
docs/postConversationsCallbackParticipantReplace-example.txt
23162334
docs/postConversationsCallbacks-example.txt
23172335
docs/postConversationsCallbacksBulkDisconnect-example.txt
23182336
docs/postConversationsCallbacksBulkUpdate-example.txt
23192337
docs/postConversationsCalls-example.txt
2338+
docs/postConversationsCallsUserUserId-example.txt
23202339
docs/postConversationsChatCommunicationMessages-example.txt
23212340
docs/postConversationsChatCommunicationTyping-example.txt
23222341
docs/postConversationsChatParticipantCommunicationWrapup-example.txt
@@ -2363,6 +2382,8 @@ docs/postConversationsParticipantsAttributesSearch-example.txt
23632382
docs/postConversationsParticipantsAttributesSearch-example.txt
23642383
docs/postConversationsScreenshareParticipantCommunicationWrapup-example.txt
23652384
docs/postConversationsSocialParticipantCommunicationWrapup-example.txt
2385+
docs/postConversationsSummariesPreview-example.txt
2386+
docs/postConversationsSummariesSettings-example.txt
23662387
docs/postConversationsVideoAgentconferenceCommunication-example.txt
23672388
docs/postConversationsVideoParticipantCommunicationWrapup-example.txt
23682389
docs/postConversationsVideosMeetings-example.txt
@@ -2559,6 +2580,10 @@ docs/postLanguageunderstandingDomainVersionPublish-example.txt
25592580
docs/postLanguageunderstandingDomainVersionTrain-example.txt
25602581
docs/postLanguageunderstandingDomainVersions-example.txt
25612582
docs/postLanguageunderstandingDomains-example.txt
2583+
docs/postLanguageunderstandingIgnorephrase-example.txt
2584+
docs/postLanguageunderstandingIgnorephraseRemove-example.txt
2585+
docs/postLanguageunderstandingIgnoretopic-example.txt
2586+
docs/postLanguageunderstandingIgnoretopicRemove-example.txt
25622587
docs/postLanguageunderstandingMinerDrafts-example.txt
25632588
docs/postLanguageunderstandingMinerExecute-example.txt
25642589
docs/postLanguageunderstandingMinerUploads-example.txt
@@ -2712,6 +2737,7 @@ docs/postSocialmediaAnalyticsMessagesJobs-example.txt
27122737
docs/postSocialmediaEscalationrules-example.txt
27132738
docs/postSocialmediaEscalationsMessages-example.txt
27142739
docs/postSocialmediaTopicDataingestionrulesFacebook-example.txt
2740+
docs/postSocialmediaTopicDataingestionrulesInstagram-example.txt
27152741
docs/postSocialmediaTopicDataingestionrulesOpen-example.txt
27162742
docs/postSocialmediaTopicDataingestionrulesOpenRuleIdMessagesBulk-example.txt
27172743
docs/postSocialmediaTopicDataingestionrulesOpenRuleIdReactionsBulk-example.txt
@@ -2973,6 +2999,7 @@ docs/putConversationsMessagingSupportedcontentDefault-example.txt
29732999
docs/putConversationsMessagingThreadingtimeline-example.txt
29743000
docs/putConversationsScreenshareRecordingstate-example.txt
29753001
docs/putConversationsSocialRecordingstate-example.txt
3002+
docs/putConversationsSummariesSetting-example.txt
29763003
docs/putConversationsVideoRecordingstate-example.txt
29773004
docs/putExternalcontactsContact-example.txt
29783005
docs/putExternalcontactsContactNote-example.txt
@@ -3120,6 +3147,7 @@ docs/putScimV2Group-example.txt
31203147
docs/putScimV2User-example.txt
31213148
docs/putSocialmediaEscalationrule-example.txt
31223149
docs/putSocialmediaTopicDataingestionrulesFacebookFacebookIngestionRuleId-example.txt
3150+
docs/putSocialmediaTopicDataingestionrulesInstagramInstagramIngestionRuleId-example.txt
31233151
docs/putSocialmediaTopicDataingestionrulesOpenOpenId-example.txt
31243152
docs/putSocialmediaTopicDataingestionrulesTwitterTwitterIngestionRuleId-example.txt
31253153
docs/putSpeechandtextanalyticsCategory-example.txt

0 commit comments

Comments
 (0)