Skip to content

Commit 3c634db

Browse files
author
PureCloud Jenkins
committed
doc publish
1 parent 0d416c7 commit 3c634db

84 files changed

Lines changed: 1522 additions & 690 deletions

Some content is hidden

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

.lastupdated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-24T06:46:57
1+
2025-06-01T06:44:24

docs/AgentAssistantsApi.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,8 @@ let opts = {
378378
'after': "after_example", // String | The cursor that points to the end of the set of entities that has been returned.
379379
'limit': "limit_example", // String | Number of entities to return. Maximum of 200. Deprecated in favour of pageSize
380380
'pageSize': "pageSize_example", // String | Number of entities to return. Maximum of 200.
381-
'name': "name_example" // String | Return the assistant by the given name.
381+
'name': "name_example", // String | Return the assistant by the given name.
382+
'expand': "expand_example" // String | Which fields, if any, to expand
382383
};
383384
384385
apiInstance.getAssistants(opts)
@@ -401,6 +402,7 @@ apiInstance.getAssistants(opts)
401402
**limit** | **String** | Number of entities to return. Maximum of 200. Deprecated in favour of pageSize | [optional] |
402403
**pageSize** | **String** | Number of entities to return. Maximum of 200. | [optional] |
403404
**name** | **String** | Return the assistant by the given name. | [optional] |
405+
**expand** | **String** | Which fields, if any, to expand | [optional] <br />**Values**: copilot |
404406

405407
### Return type
406408

@@ -675,4 +677,4 @@ apiInstance.putAssistantQueue(assistantId, queueId, body)
675677
**AssistantQueue**
676678

677679

678-
_purecloud-platform-client-v2@222.0.0_
680+
_purecloud-platform-client-v2@223.0.0_

docs/AgentCopilotApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ apiInstance.putAssistantCopilot(assistantId, body)
113113
**Copilot**
114114

115115

116-
_purecloud-platform-client-v2@222.0.0_
116+
_purecloud-platform-client-v2@223.0.0_

docs/AgentUIApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ apiInstance.putUsersAgentuiAgentsAutoanswerAgentIdSettings(agentId, body)
217217
**AutoAnswerSettings**
218218

219219

220-
_purecloud-platform-client-v2@222.0.0_
220+
_purecloud-platform-client-v2@223.0.0_

docs/AlertingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,4 +787,4 @@ apiInstance.putAlertingRule(ruleId, body)
787787
**CommonRule**
788788

789789

790-
_purecloud-platform-client-v2@222.0.0_
790+
_purecloud-platform-client-v2@223.0.0_

docs/AnalyticsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5648,4 +5648,4 @@ apiInstance.putAnalyticsDataretentionSettings(body)
56485648
**AnalyticsDataRetentionResponse**
56495649

56505650

5651-
_purecloud-platform-client-v2@222.0.0_
5651+
_purecloud-platform-client-v2@223.0.0_

docs/ArchitectApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8344,4 +8344,4 @@ apiInstance.putFlowsOutcome(flowOutcomeId, opts)
83448344
**Operation**
83458345

83468346

8347-
_purecloud-platform-client-v2@222.0.0_
8347+
_purecloud-platform-client-v2@223.0.0_

docs/AuditApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,4 +378,4 @@ apiInstance.postAuditsQueryRealtimeRelated(body, opts)
378378
**AuditRealtimeRelatedResultsResponse**
379379

380380

381-
_purecloud-platform-client-v2@222.0.0_
381+
_purecloud-platform-client-v2@223.0.0_

docs/AuthorizationApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3257,4 +3257,4 @@ apiInstance.putUserRoles(subjectId, body)
32573257
**UserAuthorization**
32583258

32593259

3260-
_purecloud-platform-client-v2@222.0.0_
3260+
_purecloud-platform-client-v2@223.0.0_

docs/BillingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,4 +488,4 @@ apiInstance.getBillingTrusteebillingoverviewTrustorOrgId(trustorOrgId, opts)
488488
**TrusteeBillingOverview**
489489

490490

491-
_purecloud-platform-client-v2@222.0.0_
491+
_purecloud-platform-client-v2@223.0.0_

0 commit comments

Comments
 (0)