Skip to content

Commit 0a0e7b4

Browse files
author
PureCloud Jenkins
committed
doc publish
1 parent 4ff8a97 commit 0a0e7b4

16 files changed

Lines changed: 119 additions & 169 deletions

.lastupdated

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-01-22T09:03:52
1+
2026-02-05T08:47:11

docs/AcdEndDetailEventTopicAcdEndEvent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
| **requested_routings** | list[str] | | [optional] |
3131
| **used_routing** | str | | [optional] |
3232
| **requested_routing_skill_ids** | list[str] | | [optional] |
33+
| **requested_skill_expression_ids** | list[str] | | [optional] |
3334
| **requested_language_id** | str | | [optional] |
3435
| **requested_routing_user_ids** | list[str] | | [optional] |
3536
| **routing_priority** | int | | [optional] |

docs/AcdStartDetailEventTopicAcdStartEvent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
| **utilization_label** | str | | [optional] |
3030
| **routing_priority** | int | | [optional] |
3131
| **requested_routing_skill_ids** | list[str] | | [optional] |
32+
| **skill_expression_applied** | bool | | [optional] |
3233

3334

3435

docs/PresenceEventUserPresence.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| **primary** | bool | | [optional] |
1212
| **message** | str | | [optional] |
1313
| **modified_date** | datetime | | [optional] |
14+
| **future_presence_definition** | [PresenceEventOrganizationPresence](PresenceEventOrganizationPresence) | | [optional] |
1415

1516

1617

docs/SystemMessageSystemMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| **organization_id** | str | | [optional] |
1313
| **user_id** | str | | [optional] |
1414
| **oauth_client_id** | str | | [optional] |
15+
| **oauth_client_org_id** | str | | [optional] |
1516
| **reason** | str | | [optional] |
1617
| **message** | str | | [optional] |
1718
| **data** | dict(str, object) | | [optional] |

docs/UpdatedTopicSystemMessage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| **organization_id** | str | | [optional] |
1313
| **user_id** | str | | [optional] |
1414
| **oauth_client_id** | str | | [optional] |
15+
| **oauth_client_org_id** | str | | [optional] |
1516
| **reason** | str | | [optional] |
1617
| **message** | str | | [optional] |
1718
| **data** | dict(str, object) | | [optional] |

docs/V2IntegrationPresenceEventPresenceActivityEvent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
| **message** | str | | [optional] |
1515
| **current_display_source_id** | str | | [optional] |
1616
| **previous_display_source_id** | str | | [optional] |
17+
| **future_presence_definition** | [V2IntegrationPresenceEventOrganizationPresence](V2IntegrationPresenceEventOrganizationPresence) | | [optional] |
1718

1819

1920

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# V2WfmMainForecastExportForecastEventMainForecastErrorBody
2+
3+
## V2WfmMainForecastExportForecastEventMainForecastErrorBody
4+
5+
## Properties
6+
7+
|Name | Type | Description | Notes|
8+
|------------ | ------------- | ------------- | -------------|
9+
| **status** | int | | [optional] |
10+
| **code** | str | | [optional] |
11+
| **message** | str | | [optional] |
12+
| **message_params** | dict(str, str) | | [optional] |
13+
14+
15+
16+
_PureCloudPlatformClientV2 249.0.0_
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# V2WfmMainForecastExportForecastEventMainForecastExportNotification
2+
3+
## V2WfmMainForecastExportForecastEventMainForecastExportNotification
4+
5+
## Properties
6+
7+
|Name | Type | Description | Notes|
8+
|------------ | ------------- | ------------- | -------------|
9+
| **export_type** | str | | [optional] |
10+
| **business_unit_id** | str | | [optional] |
11+
| **id** | str | | [optional] |
12+
| **status** | str | | [optional] |
13+
| **download_url** | str | | [optional] |
14+
| **error** | [V2WfmMainForecastExportForecastEventMainForecastErrorBody](V2WfmMainForecastExportForecastEventMainForecastErrorBody) | | [optional] |
15+
16+
17+
18+
_PureCloudPlatformClientV2 249.0.0_
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# V2WfmMainForecastExportHistoricalEventMainForecastErrorBody
2+
3+
## V2WfmMainForecastExportHistoricalEventMainForecastErrorBody
4+
5+
## Properties
6+
7+
|Name | Type | Description | Notes|
8+
|------------ | ------------- | ------------- | -------------|
9+
| **status** | int | | [optional] |
10+
| **code** | str | | [optional] |
11+
| **message** | str | | [optional] |
12+
| **message_params** | dict(str, str) | | [optional] |
13+
14+
15+
16+
_PureCloudPlatformClientV2 249.0.0_

0 commit comments

Comments
 (0)