purecloud 0.49.1 → 0.50.1
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.
- checksums.yaml +4 -4
- data/README.md +3 -3
- data/config-ruby.json +1 -1
- data/doc_out/AuthorizationApi.html.md +4 -4
- data/doc_out/CallbackMediaParticipant.html.md +5 -5
- data/doc_out/CampaignDiagnostics.html.md +1 -0
- data/doc_out/ConversationsApi.html.md +10 -10
- data/doc_out/Document.html.md +1 -1
- data/doc_out/DomainLogicalInterface.html.md +0 -1
- data/doc_out/EdgeGroup.html.md +1 -2
- data/doc_out/FaxDocument.html.md +1 -1
- data/doc_out/GroupsSearchResponse.html.md +0 -1
- data/doc_out/JsonNode.html.md +2 -2
- data/doc_out/Keyword.html.md +5 -5
- data/doc_out/KeywordSet.html.md +3 -3
- data/doc_out/Line.html.md +1 -0
- data/doc_out/LocationsSearchResponse.html.md +0 -1
- data/doc_out/OutboundApi.html.md +2 -2
- data/doc_out/PresenceApi.html.md +2 -2
- data/doc_out/QualityApi.html.md +18 -18
- data/doc_out/QualityAudit.html.md +1 -1
- data/doc_out/RecordingApi.html.md +4 -4
- data/doc_out/RoutingApi.html.md +315 -0
- data/doc_out/RuleSetDiagnostic.html.md +14 -0
- data/doc_out/ScreenRecordingSession.html.md +1 -1
- data/doc_out/TelephonyProvidersEdgeApi.html.md +20 -6
- data/doc_out/TrunkBaseAssignment.html.md +1 -1
- data/doc_out/UsersApi.html.md +3 -1
- data/doc_out/UsersSearchResponse.html.md +0 -1
- data/doc_out/index.html.md +3 -3
- data/lib/purecloud.rb +1 -1
- data/lib/purecloud/api/authorization_api.rb +4 -4
- data/lib/purecloud/api/conversations_api.rb +15 -15
- data/lib/purecloud/api/outbound_api.rb +3 -3
- data/lib/purecloud/api/presence_api.rb +3 -3
- data/lib/purecloud/api/quality_api.rb +18 -18
- data/lib/purecloud/api/recording_api.rb +4 -4
- data/lib/purecloud/api/routing_api.rb +330 -0
- data/lib/purecloud/api/telephony_providers_edge_api.rb +12 -0
- data/lib/purecloud/api/users_api.rb +3 -0
- data/lib/purecloud/api_client.rb +1 -1
- data/lib/purecloud/models/analytics_query_predicate.rb +1 -1
- data/lib/purecloud/models/callback_media_participant.rb +5 -0
- data/lib/purecloud/models/campaign_diagnostics.rb +14 -1
- data/lib/purecloud/models/document.rb +11 -11
- data/lib/purecloud/models/domain_logical_interface.rb +1 -14
- data/lib/purecloud/models/edge_group.rb +2 -15
- data/lib/purecloud/models/fax_document.rb +11 -11
- data/lib/purecloud/models/groups_search_response.rb +4 -16
- data/lib/purecloud/models/json_node.rb +20 -20
- data/lib/purecloud/models/keyword.rb +5 -0
- data/lib/purecloud/models/keyword_set.rb +2 -0
- data/lib/purecloud/models/line.rb +11 -1
- data/lib/purecloud/models/locations_search_response.rb +4 -16
- data/lib/purecloud/models/quality_audit.rb +11 -11
- data/lib/purecloud/models/{dialer_contact_entity_listing.rb → rule_set_diagnostic.rb} +17 -95
- data/lib/purecloud/models/screen_recording_session.rb +1 -0
- data/lib/purecloud/models/trunk_base_assignment.rb +1 -1
- data/lib/purecloud/models/users_search_response.rb +4 -16
- data/lib/purecloud/version.rb +1 -1
- data/newVersion.md +1 -1
- data/swagger.json +1 -1
- data/version.json +1 -1
- metadata +4 -4
- data/doc_out/DialerContactEntityListing.html.md +0 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ad5eb361d037933395a7b58dac32a2932cc79c07
|
4
|
+
data.tar.gz: e126564330d245015c84f1afd4cf54243133b083
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 23d94e1c67838eb931e4b3dbb5ca913682c75b75f1901fd41b4a9f0be6a54e3b3e8e10f886e4c9a1c35af3e4e14a350324602a3cc7344851cc8429dd07b1cf76
|
7
|
+
data.tar.gz: 94b483755270693b9a090dd3f98a143772f8991ff88246fed66ed0436d12f4efe5d6c4fa710db3a0bf42b34a21f4212e82fd68c0f7e75b169469f7b1a0239504
|
data/README.md
CHANGED
@@ -9,8 +9,8 @@ With the PureCloud Platform API, you can control all aspects of your PureCloud e
|
|
9
9
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
10
10
|
|
11
11
|
- API version: v2
|
12
|
-
- Package version: 0.
|
13
|
-
- Build date: 2016-
|
12
|
+
- Package version: 0.50.1
|
13
|
+
- Build date: 2016-08-14T03:13:45.449Z
|
14
14
|
|
15
15
|
For more information, please visit [https://developer.mypurecloud.com](https://developer.mypurecloud.com)
|
16
16
|
|
@@ -18,7 +18,7 @@ For more information, please visit [https://developer.mypurecloud.com](https://d
|
|
18
18
|
|
19
19
|
### from rubygems.org
|
20
20
|
|
21
|
-
gem 'purecloud', '~> 0.
|
21
|
+
gem 'purecloud', '~> 0.50.1'
|
22
22
|
|
23
23
|
### Install from Git
|
24
24
|
|
data/config-ruby.json
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"gemVersion":"0.
|
1
|
+
{"gemVersion":"0.50.1","gemName":"purecloud","moduleName":"PureCloud","gemLicense":"MIT","gemSummary":"PureCloud Platform API Library","gemDescription":"A Ruby library to interface with the PureCloud Platform API","gemHomepage":"https://developer.mypurecloud.com","gemAuthor":"Kevin Glinski","gemAuthorEmail":"Kevin.Glinski@inin.com","httpUserAgent":"PureCloud SDK/Ruby 0.50.1","gitUserId":"mypurecloud","gitRepoId":"purecloud_api_sdk_ruby"}
|
@@ -275,10 +275,10 @@ opts = {
|
|
275
275
|
page_size: 25, # Integer | The total page size requested
|
276
276
|
page_number: 1, # Integer | The page number requested
|
277
277
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
278
|
-
expand:
|
278
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
279
279
|
next_page: "next_page_example", # String | next page token
|
280
280
|
previous_page: "previous_page_example", # String | Previous page token
|
281
|
-
permission:
|
281
|
+
permission: nil, # Array<Object> |
|
282
282
|
user_count: true # BOOLEAN |
|
283
283
|
}
|
284
284
|
|
@@ -298,10 +298,10 @@ Name | Type | Description | Notes
|
|
298
298
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
299
299
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
300
300
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
301
|
-
**expand** | [**Array<
|
301
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
302
302
|
**next_page** | **String**| next page token | [optional]
|
303
303
|
**previous_page** | **String**| Previous page token | [optional]
|
304
|
-
**permission** | [**Array<
|
304
|
+
**permission** | [**Array<Object>**](Object.html)| | [optional]
|
305
305
|
**user_count** | **BOOLEAN**| | [optional] [default to true]
|
306
306
|
{: class="table table-striped"}
|
307
307
|
|
@@ -28,11 +28,11 @@ title: CallbackMediaParticipant
|
|
28
28
|
| **script** | [**UriReference**](UriReference.html) | The Engage script that should be used by this participant. | [optional] |
|
29
29
|
| **wrapup_timeout_ms** | **Integer** | The amount of time the participant has to complete wrap-up. | [optional] |
|
30
30
|
| **wrapup_skipped** | **BOOLEAN** | Value is true when the participant has skipped wrap-up. | [optional] [default to false]|
|
31
|
-
| **outbound_preview** | [**DialerPreview**](DialerPreview.html) |
|
32
|
-
| **callback_numbers** | **Array<String>** |
|
33
|
-
| **callback_user_name** | **String** |
|
34
|
-
| **skip_enabled** | **BOOLEAN** |
|
35
|
-
| **timeout_seconds** | **Integer** |
|
31
|
+
| **outbound_preview** | [**DialerPreview**](DialerPreview.html) | The outbound preview associated with this callback. | [optional] |
|
32
|
+
| **callback_numbers** | **Array<String>** | The list of phone number to use for this callback. | [optional] |
|
33
|
+
| **callback_user_name** | **String** | The name of the callback target. | [optional] |
|
34
|
+
| **skip_enabled** | **BOOLEAN** | If true, the callback can be skipped | [optional] [default to false]|
|
35
|
+
| **timeout_seconds** | **Integer** | Duration in seconds before the callback will be auto-dialed. | [optional] |
|
36
36
|
| **callback_scheduled_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
|
37
37
|
{: class="table table-striped"}
|
38
38
|
|
@@ -9,6 +9,7 @@ title: CampaignDiagnostics
|
|
9
9
|
|------------ | ------------- | ------------- | -------------|
|
10
10
|
| **callable_contacts** | [**CallableContactsDiagnostic**](CallableContactsDiagnostic.html) | Campaign properties that can impact which contacts are callable | [optional] |
|
11
11
|
| **queue_utilization_diagnostic** | [**QueueUtilizationDiagnostic**](QueueUtilizationDiagnostic.html) | Information regarding the campaign's queue | [optional] |
|
12
|
+
| **rule_set_diagnostics** | [**Array<RuleSetDiagnostic>**](RuleSetDiagnostic.html) | Information regarding the campaign's rule sets | [optional] |
|
12
13
|
| **outstanding_interactions_count** | **Integer** | Current number of outstanding interactions on the campaign | [optional] |
|
13
14
|
{: class="table table-striped"}
|
14
15
|
|
@@ -362,7 +362,7 @@ Name | Type | Description | Notes
|
|
362
362
|
|
363
363
|
<a name="get_callbacks_callback_id_participants_participant_id_wrapup"></a>
|
364
364
|
|
365
|
-
## -[**
|
365
|
+
## -[**Wrapup**](Wrapup.html) get_callbacks_callback_id_participants_participant_id_wrapup(callback_id, participant_id, opts)
|
366
366
|
|
367
367
|
Get the wrap-up for this conversation participant.
|
368
368
|
|
@@ -414,7 +414,7 @@ Name | Type | Description | Notes
|
|
414
414
|
|
415
415
|
### Return type
|
416
416
|
|
417
|
-
[**
|
417
|
+
[**Wrapup**](Wrapup.html)
|
418
418
|
|
419
419
|
### HTTP request headers
|
420
420
|
|
@@ -590,7 +590,7 @@ Name | Type | Description | Notes
|
|
590
590
|
|
591
591
|
<a name="get_calls_call_id_participants_participant_id_wrapup"></a>
|
592
592
|
|
593
|
-
## -[**
|
593
|
+
## -[**Wrapup**](Wrapup.html) get_calls_call_id_participants_participant_id_wrapup(call_id, participant_id, opts)
|
594
594
|
|
595
595
|
Get the wrap-up for this conversation participant.
|
596
596
|
|
@@ -642,7 +642,7 @@ Name | Type | Description | Notes
|
|
642
642
|
|
643
643
|
### Return type
|
644
644
|
|
645
|
-
[**
|
645
|
+
[**Wrapup**](Wrapup.html)
|
646
646
|
|
647
647
|
### HTTP request headers
|
648
648
|
|
@@ -929,7 +929,7 @@ Name | Type | Description | Notes
|
|
929
929
|
|
930
930
|
<a name="get_chats_chat_id_participants_participant_id_wrapup"></a>
|
931
931
|
|
932
|
-
## -[**
|
932
|
+
## -[**Wrapup**](Wrapup.html) get_chats_chat_id_participants_participant_id_wrapup(chat_id, participant_id, opts)
|
933
933
|
|
934
934
|
Get the wrap-up for this conversation participant.
|
935
935
|
|
@@ -981,7 +981,7 @@ Name | Type | Description | Notes
|
|
981
981
|
|
982
982
|
### Return type
|
983
983
|
|
984
|
-
[**
|
984
|
+
[**Wrapup**](Wrapup.html)
|
985
985
|
|
986
986
|
### HTTP request headers
|
987
987
|
|
@@ -1170,7 +1170,7 @@ Name | Type | Description | Notes
|
|
1170
1170
|
|
1171
1171
|
<a name="get_conversation_id_participants_participant_id_wrapupcodes"></a>
|
1172
1172
|
|
1173
|
-
## -[**WrapupCode
|
1173
|
+
## -[**Array<WrapupCode>**](WrapupCode.html) get_conversation_id_participants_participant_id_wrapupcodes(conversation_id, participant_id)
|
1174
1174
|
|
1175
1175
|
Get list of wrapup codes for this conversation participant
|
1176
1176
|
|
@@ -1218,7 +1218,7 @@ Name | Type | Description | Notes
|
|
1218
1218
|
|
1219
1219
|
### Return type
|
1220
1220
|
|
1221
|
-
[**WrapupCode
|
1221
|
+
[**Array<WrapupCode>**](WrapupCode.html)
|
1222
1222
|
|
1223
1223
|
### HTTP request headers
|
1224
1224
|
|
@@ -1619,7 +1619,7 @@ Name | Type | Description | Notes
|
|
1619
1619
|
|
1620
1620
|
<a name="get_emails_email_id_participants_participant_id_wrapup"></a>
|
1621
1621
|
|
1622
|
-
## -[**
|
1622
|
+
## -[**Wrapup**](Wrapup.html) get_emails_email_id_participants_participant_id_wrapup(email_id, participant_id, opts)
|
1623
1623
|
|
1624
1624
|
Get the wrap-up for this conversation participant.
|
1625
1625
|
|
@@ -1671,7 +1671,7 @@ Name | Type | Description | Notes
|
|
1671
1671
|
|
1672
1672
|
### Return type
|
1673
1673
|
|
1674
|
-
[**
|
1674
|
+
[**Wrapup**](Wrapup.html)
|
1675
1675
|
|
1676
1676
|
### HTTP request headers
|
1677
1677
|
|
data/doc_out/Document.html.md
CHANGED
@@ -35,8 +35,8 @@ title: Document
|
|
35
35
|
| **lock_info** | [**LockInfo**](LockInfo.html) | | [optional] |
|
36
36
|
| **acl** | **Array<String>** | A list of permitted action rights for the user making the request | [optional] |
|
37
37
|
| **sharing_status** | **String** | | [optional] |
|
38
|
-
| **download_sharing_uri** | **String** | | [optional] |
|
39
38
|
| **sharing_uri** | **String** | | [optional] |
|
39
|
+
| **download_sharing_uri** | **String** | | [optional] |
|
40
40
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
41
41
|
{: class="table table-striped"}
|
42
42
|
|
@@ -37,7 +37,6 @@ title: DomainLogicalInterface
|
|
37
37
|
| **last_modified_user_id** | **String** | | [optional] |
|
38
38
|
| **last_modified_correlation_id** | **String** | | [optional] |
|
39
39
|
| **command_responses** | [**Array<DomainNetworkCommandResponse>**](DomainNetworkCommandResponse.html) | | [optional] |
|
40
|
-
| **inherit_phone_trunk_bases** | **BOOLEAN** | Phone trunk base assignment will be inherited from the Edge Group. | [optional] [default to false]|
|
41
40
|
| **inherit_phone_trunk_bases_i_pv4** | **BOOLEAN** | The IPv4 phone trunk base assignment will be inherited from the Edge Group. | [optional] [default to false]|
|
42
41
|
| **inherit_phone_trunk_bases_i_pv6** | **BOOLEAN** | The IPv6 phone trunk base assignment will be inherited from the Edge Group. | [optional] [default to false]|
|
43
42
|
| **use_for_internal_edge_communication** | **BOOLEAN** | This interface will be used for all internal edge-to-edge communication using settings from the edgeTrunkBaseAssignment on the Edge Group. | [optional] [default to false]|
|
data/doc_out/EdgeGroup.html.md
CHANGED
@@ -20,8 +20,7 @@ title: EdgeGroup
|
|
20
20
|
| **created_by_app** | **String** | | [optional] |
|
21
21
|
| **managed** | **BOOLEAN** | Is this edge group being managed remotely. | [optional] [default to false]|
|
22
22
|
| **edge_trunk_base_assignment** | [**TrunkBaseAssignment**](TrunkBaseAssignment.html) | A trunk base settings assignment of trunkType \"EDGE\" to use for edge-to-edge communication. | |
|
23
|
-
| **
|
24
|
-
| **phone_trunk_bases** | [**Array<UriReference>**](UriReference.html) | Trunk base settings of trunkType \"PHONE\" to inherit to edge logical interface for phone communication. | [optional] |
|
23
|
+
| **phone_trunk_bases** | [**Array<TrunkBase>**](TrunkBase.html) | Trunk base settings of trunkType \"PHONE\" to inherit to edge logical interface for phone communication. | [optional] |
|
25
24
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
26
25
|
{: class="table table-striped"}
|
27
26
|
|
data/doc_out/FaxDocument.html.md
CHANGED
@@ -22,8 +22,8 @@ title: FaxDocument
|
|
22
22
|
| **caller_address** | **String** | | [optional] |
|
23
23
|
| **receiver_address** | **String** | | [optional] |
|
24
24
|
| **thumbnails** | [**Array<DocumentThumbnail>**](DocumentThumbnail.html) | | [optional] |
|
25
|
-
| **download_sharing_uri** | **String** | | [optional] |
|
26
25
|
| **sharing_uri** | **String** | | [optional] |
|
26
|
+
| **download_sharing_uri** | **String** | | [optional] |
|
27
27
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
28
28
|
{: class="table table-striped"}
|
29
29
|
|
@@ -16,7 +16,6 @@ title: GroupsSearchResponse
|
|
16
16
|
| **next_page** | **String** | | [optional] |
|
17
17
|
| **types** | **Array<String>** | | [optional] |
|
18
18
|
| **results** | [**Array<Group>**](Group.html) | | [optional] |
|
19
|
-
| **aggregations** | [**Array<Group>**](Group.html) | | [optional] |
|
20
19
|
{: class="table table-striped"}
|
21
20
|
|
22
21
|
|
data/doc_out/JsonNode.html.md
CHANGED
@@ -10,11 +10,11 @@ title: JsonNode
|
|
10
10
|
| **node_type** | **String** | | [optional] |
|
11
11
|
| **float** | **BOOLEAN** | | [optional] [default to false]|
|
12
12
|
| **boolean** | **BOOLEAN** | | [optional] [default to false]|
|
13
|
-
| **number** | **BOOLEAN** | | [optional] [default to false]|
|
14
13
|
| **object** | **BOOLEAN** | | [optional] [default to false]|
|
15
|
-
| **
|
14
|
+
| **number** | **BOOLEAN** | | [optional] [default to false]|
|
16
15
|
| **value_node** | **BOOLEAN** | | [optional] [default to false]|
|
17
16
|
| **container_node** | **BOOLEAN** | | [optional] [default to false]|
|
17
|
+
| **missing_node** | **BOOLEAN** | | [optional] [default to false]|
|
18
18
|
| **pojo** | **BOOLEAN** | | [optional] [default to false]|
|
19
19
|
| **integral_number** | **BOOLEAN** | | [optional] [default to false]|
|
20
20
|
| **floating_point_number** | **BOOLEAN** | | [optional] [default to false]|
|
data/doc_out/Keyword.html.md
CHANGED
@@ -9,12 +9,12 @@ title: Keyword
|
|
9
9
|
|------------ | ------------- | ------------- | -------------|
|
10
10
|
| **id** | **String** | | [optional] |
|
11
11
|
| **name** | **String** | | [optional] |
|
12
|
-
| **phrase** | **String** |
|
13
|
-
| **confidence** | **Integer** |
|
14
|
-
| **agent_score_modifier** | **Integer** |
|
15
|
-
| **customer_score_modifier** | **Integer** |
|
12
|
+
| **phrase** | **String** | The word or phrase which is being looked for with speech recognition. | |
|
13
|
+
| **confidence** | **Integer** | A sensitivity threshold that can be increased to lower false positives or decreased to reduce false negatives. | |
|
14
|
+
| **agent_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the agent channel | |
|
15
|
+
| **customer_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the customer channel | |
|
16
16
|
| **alternate_spellings** | **Array<String>** | | [optional] |
|
17
|
-
| **spotability_index** | **Float** |
|
17
|
+
| **spotability_index** | **Float** | A prediction of how easy it is to unambiguously spot the keyword within its language based on spelling. | [optional] |
|
18
18
|
| **margin_of_error** | **Float** | | [optional] |
|
19
19
|
| **pronunciation** | **String** | | [optional] |
|
20
20
|
{: class="table table-striped"}
|
data/doc_out/KeywordSet.html.md
CHANGED
@@ -12,10 +12,10 @@ title: KeywordSet
|
|
12
12
|
| **description** | **String** | | [optional] |
|
13
13
|
| **queue** | [**Queue**](Queue.html) | | [optional] |
|
14
14
|
| **queues** | [**Array<Queue>**](Queue.html) | | [optional] |
|
15
|
-
| **language** | **String** |
|
15
|
+
| **language** | **String** | Language code, such as 'en-US' | |
|
16
16
|
| **agents** | [**Array<User>**](User.html) | | [optional] |
|
17
|
-
| **keywords** | [**Array<Keyword>**](Keyword.html) |
|
18
|
-
| **participant_purposes** | **Array<String>** | |
|
17
|
+
| **keywords** | [**Array<Keyword>**](Keyword.html) | The list of keywords to be used for keyword spotting. | |
|
18
|
+
| **participant_purposes** | **Array<String>** | | |
|
19
19
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
20
20
|
{: class="table table-striped"}
|
21
21
|
|
data/doc_out/Line.html.md
CHANGED
@@ -26,6 +26,7 @@ title: Line
|
|
26
26
|
| **primary_edge** | [**Edge**](Edge.html) | | [optional] |
|
27
27
|
| **secondary_edge** | [**Edge**](Edge.html) | | [optional] |
|
28
28
|
| **logged_in_user** | [**UriReference**](UriReference.html) | | [optional] |
|
29
|
+
| **default_for_user** | [**UriReference**](UriReference.html) | | [optional] |
|
29
30
|
| **self_uri** | **String** | The URI for this object | [optional] |
|
30
31
|
{: class="table table-striped"}
|
31
32
|
|
@@ -16,7 +16,6 @@ title: LocationsSearchResponse
|
|
16
16
|
| **next_page** | **String** | | [optional] |
|
17
17
|
| **types** | **Array<String>** | | [optional] |
|
18
18
|
| **results** | [**Array<Location>**](Location.html) | | [optional] |
|
19
|
-
| **aggregations** | [**Array<Location>**](Location.html) | | [optional] |
|
20
19
|
{: class="table table-striped"}
|
21
20
|
|
22
21
|
|
data/doc_out/OutboundApi.html.md
CHANGED
@@ -2715,7 +2715,7 @@ Name | Type | Description | Notes
|
|
2715
2715
|
|
2716
2716
|
<a name="post_contactlists_contactlist_id_contacts"></a>
|
2717
2717
|
|
2718
|
-
## -[**
|
2718
|
+
## -[**Array<DialerContact>**](DialerContact.html) post_contactlists_contactlist_id_contacts(contact_list_id, body, opts)
|
2719
2719
|
|
2720
2720
|
Add contacts to a contact list.
|
2721
2721
|
|
@@ -2767,7 +2767,7 @@ Name | Type | Description | Notes
|
|
2767
2767
|
|
2768
2768
|
### Return type
|
2769
2769
|
|
2770
|
-
[**
|
2770
|
+
[**Array<DialerContact>**](DialerContact.html)
|
2771
2771
|
|
2772
2772
|
### HTTP request headers
|
2773
2773
|
|
data/doc_out/PresenceApi.html.md
CHANGED
@@ -193,7 +193,7 @@ Name | Type | Description | Notes
|
|
193
193
|
|
194
194
|
<a name="get_systempresences"></a>
|
195
195
|
|
196
|
-
## -[**SystemPresence
|
196
|
+
## -[**Array<SystemPresence>**](SystemPresence.html) get_systempresences
|
197
197
|
|
198
198
|
Get the list of SystemPresences
|
199
199
|
|
@@ -232,7 +232,7 @@ This endpoint does not need any parameter.
|
|
232
232
|
|
233
233
|
### Return type
|
234
234
|
|
235
|
-
[**SystemPresence
|
235
|
+
[**Array<SystemPresence>**](SystemPresence.html)
|
236
236
|
|
237
237
|
### HTTP request headers
|
238
238
|
|
data/doc_out/QualityApi.html.md
CHANGED
@@ -359,12 +359,12 @@ opts = {
|
|
359
359
|
page_size: 25, # Integer | The total page size requested
|
360
360
|
page_number: 1, # Integer | The page number requested
|
361
361
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
362
|
-
expand:
|
362
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
363
363
|
next_page: "next_page_example", # String | next page token
|
364
364
|
previous_page: "previous_page_example", # String | Previous page token
|
365
365
|
start_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | Start time of agent activity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
|
366
366
|
end_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | End time of agent activity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
|
367
|
-
agent_user_id:
|
367
|
+
agent_user_id: nil, # Array<Object> | user id of agent requested
|
368
368
|
evaluator_user_id: "evaluator_user_id_example", # String | user id of the evaluator
|
369
369
|
name: "name_example", # String | name
|
370
370
|
group: "group_example" # String | group id
|
@@ -386,12 +386,12 @@ Name | Type | Description | Notes
|
|
386
386
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
387
387
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
388
388
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
389
|
-
**expand** | [**Array<
|
389
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
390
390
|
**next_page** | **String**| next page token | [optional]
|
391
391
|
**previous_page** | **String**| Previous page token | [optional]
|
392
392
|
**start_time** | **DateTime**| Start time of agent activity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional]
|
393
393
|
**end_time** | **DateTime**| End time of agent activity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional]
|
394
|
-
**agent_user_id** | [**Array<
|
394
|
+
**agent_user_id** | [**Array<Object>**](Object.html)| user id of agent requested | [optional]
|
395
395
|
**evaluator_user_id** | **String**| user id of the evaluator | [optional]
|
396
396
|
**name** | **String**| name | [optional]
|
397
397
|
**group** | **String**| group id | [optional]
|
@@ -440,7 +440,7 @@ opts = {
|
|
440
440
|
page_size: 25, # Integer | The total page size requested
|
441
441
|
page_number: 1, # Integer | The page number requested
|
442
442
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
443
|
-
expand:
|
443
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
444
444
|
next_page: "next_page_example", # String | next page token
|
445
445
|
previous_page: "previous_page_example", # String | Previous page token
|
446
446
|
conversation_id: "conversation_id_example", # String | conversation id
|
@@ -465,7 +465,7 @@ Name | Type | Description | Notes
|
|
465
465
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
466
466
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
467
467
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
468
|
-
**expand** | [**Array<
|
468
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
469
469
|
**next_page** | **String**| next page token | [optional]
|
470
470
|
**previous_page** | **String**| Previous page token | [optional]
|
471
471
|
**conversation_id** | **String**| conversation id | [optional]
|
@@ -575,7 +575,7 @@ opts = {
|
|
575
575
|
page_size: 25, # Integer | The total page size requested
|
576
576
|
page_number: 1, # Integer | The page number requested
|
577
577
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
578
|
-
expand:
|
578
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
579
579
|
next_page: "next_page_example", # String | next page token
|
580
580
|
previous_page: "previous_page_example", # String | Previous page token
|
581
581
|
recording_id: "recording_id_example", # String | id of the recording
|
@@ -599,7 +599,7 @@ Name | Type | Description | Notes
|
|
599
599
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
600
600
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
601
601
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
602
|
-
**expand** | [**Array<
|
602
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
603
603
|
**next_page** | **String**| next page token | [optional]
|
604
604
|
**previous_page** | **String**| Previous page token | [optional]
|
605
605
|
**recording_id** | **String**| id of the recording | [optional]
|
@@ -710,7 +710,7 @@ opts = {
|
|
710
710
|
page_size: 25, # Integer | The total page size requested
|
711
711
|
page_number: 1, # Integer | The page number requested
|
712
712
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
713
|
-
expand:
|
713
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
714
714
|
next_page: "next_page_example", # String | next page token
|
715
715
|
previous_page: "previous_page_example", # String | Previous page token
|
716
716
|
conversation_id: "conversation_id_example", # String | conversationId specified
|
@@ -719,7 +719,7 @@ opts = {
|
|
719
719
|
queue_id: "queue_id_example", # String | queue id
|
720
720
|
start_time: "start_time_example", # String | start time of the evaluation query
|
721
721
|
end_time: "end_time_example", # String | end time of the evaluation query
|
722
|
-
evaluation_state:
|
722
|
+
evaluation_state: nil, # Array<Object> | evaluation state options: Pending, InProgress, Finished
|
723
723
|
is_released: true, # BOOLEAN | the evaluation has been released
|
724
724
|
agent_has_read: true, # BOOLEAN | agent has the evaluation
|
725
725
|
expand_answer_total_scores: true, # BOOLEAN | get the total scores for evaluations
|
@@ -742,7 +742,7 @@ Name | Type | Description | Notes
|
|
742
742
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
743
743
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
744
744
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
745
|
-
**expand** | [**Array<
|
745
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
746
746
|
**next_page** | **String**| next page token | [optional]
|
747
747
|
**previous_page** | **String**| Previous page token | [optional]
|
748
748
|
**conversation_id** | **String**| conversationId specified | [optional]
|
@@ -751,7 +751,7 @@ Name | Type | Description | Notes
|
|
751
751
|
**queue_id** | **String**| queue id | [optional]
|
752
752
|
**start_time** | **String**| start time of the evaluation query | [optional]
|
753
753
|
**end_time** | **String**| end time of the evaluation query | [optional]
|
754
|
-
**evaluation_state** | [**Array<
|
754
|
+
**evaluation_state** | [**Array<Object>**](Object.html)| evaluation state options: Pending, InProgress, Finished | [optional]
|
755
755
|
**is_released** | **BOOLEAN**| the evaluation has been released | [optional]
|
756
756
|
**agent_has_read** | **BOOLEAN**| agent has the evaluation | [optional]
|
757
757
|
**expand_answer_total_scores** | **BOOLEAN**| get the total scores for evaluations | [optional]
|
@@ -799,13 +799,13 @@ opts = {
|
|
799
799
|
page_size: 25, # Integer | The total page size requested
|
800
800
|
page_number: 1, # Integer | The page number requested
|
801
801
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
802
|
-
expand:
|
802
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
803
803
|
next_page: "next_page_example", # String | next page token
|
804
804
|
previous_page: "previous_page_example", # String | Previous page token
|
805
805
|
start_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | The start time specified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
|
806
806
|
end_time: DateTime.parse("2013-10-20T19:20:30+01:00"), # DateTime | The end time specified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
|
807
807
|
name: "name_example", # String | Evaluator name
|
808
|
-
permission:
|
808
|
+
permission: nil, # Array<Object> | permission strings
|
809
809
|
group: "group_example" # String | group id
|
810
810
|
}
|
811
811
|
|
@@ -825,13 +825,13 @@ Name | Type | Description | Notes
|
|
825
825
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
826
826
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
827
827
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
828
|
-
**expand** | [**Array<
|
828
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
829
829
|
**next_page** | **String**| next page token | [optional]
|
830
830
|
**previous_page** | **String**| Previous page token | [optional]
|
831
831
|
**start_time** | **DateTime**| The start time specified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional]
|
832
832
|
**end_time** | **DateTime**| The end time specified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional]
|
833
833
|
**name** | **String**| Evaluator name | [optional]
|
834
|
-
**permission** | [**Array<
|
834
|
+
**permission** | [**Array<Object>**](Object.html)| permission strings | [optional]
|
835
835
|
**group** | **String**| group id | [optional]
|
836
836
|
{: class="table table-striped"}
|
837
837
|
|
@@ -1063,7 +1063,7 @@ opts = {
|
|
1063
1063
|
page_size: 25, # Integer | The total page size requested
|
1064
1064
|
page_number: 1, # Integer | The page number requested
|
1065
1065
|
sort_by: "sort_by_example", # String | variable name requested to sort by
|
1066
|
-
expand:
|
1066
|
+
expand: nil, # Array<Object> | variable name requested by expand list
|
1067
1067
|
next_page: "next_page_example", # String | next page token
|
1068
1068
|
previous_page: "previous_page_example", # String | Previous page token
|
1069
1069
|
name: "name_example" # String | the keyword set name - used for filtering results in searches.
|
@@ -1085,7 +1085,7 @@ Name | Type | Description | Notes
|
|
1085
1085
|
**page_size** | **Integer**| The total page size requested | [optional] [default to 25]
|
1086
1086
|
**page_number** | **Integer**| The page number requested | [optional] [default to 1]
|
1087
1087
|
**sort_by** | **String**| variable name requested to sort by | [optional]
|
1088
|
-
**expand** | [**Array<
|
1088
|
+
**expand** | [**Array<Object>**](Object.html)| variable name requested by expand list | [optional]
|
1089
1089
|
**next_page** | **String**| next page token | [optional]
|
1090
1090
|
**previous_page** | **String**| Previous page token | [optional]
|
1091
1091
|
**name** | **String**| the keyword set name - used for filtering results in searches. | [optional]
|