From 80d44153c210bfb20f2936dcf685e1b834007157 Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Tue, 25 Sep 2018 14:13:07 +0300 Subject: [PATCH 1/6] Update get-unified-automatic-message-by-id.md --- .../methods/get-unified-automatic-message-by-id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/get-unified-automatic-message-by-id.md b/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/get-unified-automatic-message-by-id.md index ed0d3393fb..ef5bfcd2ac 100644 --- a/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/get-unified-automatic-message-by-id.md +++ b/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/get-unified-automatic-message-by-id.md @@ -35,7 +35,7 @@ Retrieves an Unified Automatic Message by ID for a specific account. |Parameter| Description| Type| Notes| |:----------| :--------------| :--------------| :---| |accountId| LP site ID| string | Validation fail error code: 400 | - | unifiedAutoMessageId | Unique account config object ID | Positive long number greater than zero | + | unifiedAutoMessageId | Message event ID | string | **Query Parameters** From 7a5014d459e91bd3115f1c1af65fab242343f0ff Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Wed, 26 Sep 2018 10:12:43 +0300 Subject: [PATCH 2/6] Update appendix.md --- .../Predefined Content API/appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/newdocuments/Contact Center Management/Predefined Content API/appendix.md b/pages/newdocuments/Contact Center Management/Predefined Content API/appendix.md index 2b0c11c8fa..647b2ae01f 100644 --- a/pages/newdocuments/Contact Center Management/Predefined Content API/appendix.md +++ b/pages/newdocuments/Contact Center Management/Predefined Content API/appendix.md @@ -32,7 +32,7 @@ This section contains API details that are common to every API’s resource and ### Query Parameters | Name| Description | Type | Required | Notes | -|----|----|----|----|----|----| +|----|----|----|----|----| | v| API version| Double| Required | Validation fail error code: 400| | select| Dynamic selection of the response fields.| YOGA 'gdata' dialect.| Optional | Validation error: 400 Non-existing field: no error, blank in response. Supported fields: any in response body| | fields| List of required fields| Comma delimited list of strings| Optional | Validation fail error code: 400. Non existing field error code: 400. Supported fields: 1. enabled 2. data 3. categoriesIds 4. hot-key 5. type | From 57a852a3a270d62314358a141350a65d38a44ca3 Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Wed, 26 Sep 2018 10:23:18 +0300 Subject: [PATCH 3/6] Update get-items.md --- .../Predefined Content API/methods/get-items.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md index 9e8a15551c..3c9ae81229 100644 --- a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md +++ b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md @@ -32,6 +32,7 @@ Retrieves a list of Predefined Content items from a specific account. | Name | Description | Type | Notes | |-----------------|------------------------------------------------------------------------------|---------|------------------------------------------------| +| v | API version | Double | Required | Default value: 2.0 Validation fail error code: 400 | | fields | Response property type to include in the response entity. | Boolean | Deprecated - use select | | field_set | Alias of response property types to include in the response entity. | Boolean | Deprecated - use select | | include_deleted | Flag indicating whether deleted entities should be returned in the response. | Boolean | Valid values: True/False. Default value: False | From 341e95b469c20b0c97850913cda2e17bcfdba88f Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Wed, 26 Sep 2018 10:27:22 +0300 Subject: [PATCH 4/6] Update get-items.md --- .../Predefined Content API/methods/get-items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md index 3c9ae81229..307e61b5f6 100644 --- a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md +++ b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/get-items.md @@ -32,7 +32,7 @@ Retrieves a list of Predefined Content items from a specific account. | Name | Description | Type | Notes | |-----------------|------------------------------------------------------------------------------|---------|------------------------------------------------| -| v | API version | Double | Required | Default value: 2.0 Validation fail error code: 400 | +| v | API version | Double | Required, Default value: 2.0 Validation fail error code: 400 | | fields | Response property type to include in the response entity. | Boolean | Deprecated - use select | | field_set | Alias of response property types to include in the response entity. | Boolean | Deprecated - use select | | include_deleted | Flag indicating whether deleted entities should be returned in the response. | Boolean | Valid values: True/False. Default value: False | From eb83f22dcbc223bdca9eff1666169032985cd168 Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Wed, 26 Sep 2018 10:28:35 +0300 Subject: [PATCH 5/6] Update query-delta.md --- .../Predefined Content API/methods/query-delta.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/query-delta.md b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/query-delta.md index a25805b2af..f9f1312d21 100644 --- a/pages/newdocuments/Contact Center Management/Predefined Content API/methods/query-delta.md +++ b/pages/newdocuments/Contact Center Management/Predefined Content API/methods/query-delta.md @@ -26,6 +26,7 @@ Changes Queries in Predefined Content data. | Name | Description | Type | Required | Notes | |---------------|-------------------------------------------|------------------------------------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| v | API version | Double | Required | Default value: 2.0 Validation fail error code: 400 | | select | Dynamic selection of the response fields. | YOGA 'gdata' dialect. | Optional | Validation error: 400 Non-existing field: no error, blank in response Supported fields: any in response body | | fields | List of required fields | Comma delimited list of strings | Optional | Validation fail error code: 400 Non existing field error code: 400 Supported fields:
• enabled
• data
• categoriesIds
• hot-key
• type | | field_set | Predefined set of fields | Comma delimited list of strings | Optional | Default: summary Validation fail error code: 400 Non existing field error code: 400 Supported field_set values:
• all(id, deleted, enabled, data, categoriesIds, type, hot-key)
• summary(id, deleted, enabled, categoriesIds, type, hot-key) | From 3164c47f067ae77141c73b6518ad03cd260ac611 Mon Sep 17 00:00:00 2001 From: Chen Rosenman Date: Wed, 26 Sep 2018 10:34:10 +0300 Subject: [PATCH 6/6] Update update-an-unified-automatic-message.md --- .../methods/update-an-unified-automatic-message.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/update-an-unified-automatic-message.md b/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/update-an-unified-automatic-message.md index 20a28e924a..38dcd75ef8 100644 --- a/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/update-an-unified-automatic-message.md +++ b/pages/newdocuments/Contact Center Management/Unified Automatic Messages API/methods/update-an-unified-automatic-message.md @@ -44,6 +44,7 @@ Updates an existing Unified Automatic Message for a specific account. | X-HTTP-Method-Override=PUT | Overrides unsupported HTTP methods. To be used with the 'PUT’ value. | |Authorization | Contains token string to allow request authentication and authorization. | | If-Match | Contains data revision as known by the client. Allows optimization of the backend, networking, and client resources utilization. | +| Content-Type | application/json | **Request Body**