smooch-api 5.13.0 → 5.15.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +9 -1
- data/docs/AppApi.md +50 -10
- data/docs/AppUserApi.md +65 -13
- data/docs/AttachmentsApi.md +10 -2
- data/docs/ConversationApi.md +30 -6
- data/docs/DeploymentApi.md +30 -6
- data/docs/Integration.md +2 -0
- data/docs/IntegrationApi.md +60 -12
- data/docs/IntegrationCreate.md +1 -0
- data/docs/IntegrationUpdate.md +1 -0
- data/docs/MenuApi.md +15 -3
- data/docs/ServiceAccountApi.md +50 -10
- data/docs/TemplateApi.md +25 -5
- data/docs/WebhookApi.md +25 -5
- data/lib/smooch-api.rb +1 -1
- data/lib/smooch-api/api/app_api.rb +11 -11
- data/lib/smooch-api/api/app_user_api.rb +14 -14
- data/lib/smooch-api/api/attachments_api.rb +3 -3
- data/lib/smooch-api/api/conversation_api.rb +7 -7
- data/lib/smooch-api/api/deployment_api.rb +7 -7
- data/lib/smooch-api/api/integration_api.rb +13 -13
- data/lib/smooch-api/api/menu_api.rb +4 -4
- data/lib/smooch-api/api/service_account_api.rb +11 -11
- data/lib/smooch-api/api/template_api.rb +6 -6
- data/lib/smooch-api/api/webhook_api.rb +6 -6
- data/lib/smooch-api/api_client.rb +1 -1
- data/lib/smooch-api/api_error.rb +1 -1
- data/lib/smooch-api/configuration.rb +8 -1
- data/lib/smooch-api/models/action.rb +1 -1
- data/lib/smooch-api/models/activity_response.rb +1 -1
- data/lib/smooch-api/models/app.rb +1 -1
- data/lib/smooch-api/models/app_create.rb +1 -1
- data/lib/smooch-api/models/app_response.rb +1 -1
- data/lib/smooch-api/models/app_settings.rb +1 -1
- data/lib/smooch-api/models/app_update.rb +1 -1
- data/lib/smooch-api/models/app_user.rb +1 -1
- data/lib/smooch-api/models/app_user_business_systems_response.rb +1 -1
- data/lib/smooch-api/models/app_user_channels_response.rb +1 -1
- data/lib/smooch-api/models/app_user_link.rb +1 -1
- data/lib/smooch-api/models/app_user_merge.rb +1 -1
- data/lib/smooch-api/models/app_user_pre_create.rb +1 -1
- data/lib/smooch-api/models/app_user_response.rb +1 -1
- data/lib/smooch-api/models/app_user_update.rb +1 -1
- data/lib/smooch-api/models/attachment_remove.rb +1 -1
- data/lib/smooch-api/models/attachment_response.rb +1 -1
- data/lib/smooch-api/models/auth_code_response.rb +1 -1
- data/lib/smooch-api/models/business_system_item.rb +1 -1
- data/lib/smooch-api/models/channel_entity_item.rb +1 -1
- data/lib/smooch-api/models/client.rb +1 -1
- data/lib/smooch-api/models/client_info.rb +1 -1
- data/lib/smooch-api/models/confirmation.rb +1 -1
- data/lib/smooch-api/models/conversation.rb +1 -1
- data/lib/smooch-api/models/conversation_activity.rb +1 -1
- data/lib/smooch-api/models/deployment.rb +1 -1
- data/lib/smooch-api/models/deployment_activate_phone_number.rb +1 -1
- data/lib/smooch-api/models/deployment_confirm_code.rb +1 -1
- data/lib/smooch-api/models/deployment_create.rb +1 -1
- data/lib/smooch-api/models/deployment_response.rb +1 -1
- data/lib/smooch-api/models/destination.rb +1 -1
- data/lib/smooch-api/models/display_settings.rb +1 -1
- data/lib/smooch-api/models/enums.rb +1 -1
- data/lib/smooch-api/models/field.rb +1 -1
- data/lib/smooch-api/models/field_post.rb +1 -1
- data/lib/smooch-api/models/get_integration_profile_response.rb +1 -1
- data/lib/smooch-api/models/get_messages_response.rb +1 -1
- data/lib/smooch-api/models/integration.rb +22 -2
- data/lib/smooch-api/models/integration_create.rb +15 -5
- data/lib/smooch-api/models/integration_profile_update.rb +1 -1
- data/lib/smooch-api/models/integration_response.rb +1 -1
- data/lib/smooch-api/models/integration_update.rb +15 -5
- data/lib/smooch-api/models/jwt_response.rb +1 -1
- data/lib/smooch-api/models/link_request_response.rb +1 -1
- data/lib/smooch-api/models/link_request_response_link_requests.rb +1 -1
- data/lib/smooch-api/models/list_apps_response.rb +1 -1
- data/lib/smooch-api/models/list_deployments_response.rb +1 -1
- data/lib/smooch-api/models/list_integrations_response.rb +1 -1
- data/lib/smooch-api/models/list_secret_keys_response.rb +1 -1
- data/lib/smooch-api/models/list_service_accounts_response.rb +1 -1
- data/lib/smooch-api/models/list_templates_response.rb +1 -1
- data/lib/smooch-api/models/list_webhooks_response.rb +1 -1
- data/lib/smooch-api/models/menu.rb +1 -1
- data/lib/smooch-api/models/menu_item.rb +1 -1
- data/lib/smooch-api/models/menu_response.rb +1 -1
- data/lib/smooch-api/models/merged_user.rb +1 -1
- data/lib/smooch-api/models/message.rb +1 -1
- data/lib/smooch-api/models/message_item.rb +1 -1
- data/lib/smooch-api/models/message_override.rb +1 -1
- data/lib/smooch-api/models/message_override_whatsapp.rb +1 -1
- data/lib/smooch-api/models/message_post.rb +1 -1
- data/lib/smooch-api/models/message_response.rb +1 -1
- data/lib/smooch-api/models/option.rb +1 -1
- data/lib/smooch-api/models/quoted_message.rb +1 -1
- data/lib/smooch-api/models/secret_key.rb +1 -1
- data/lib/smooch-api/models/secret_key_create.rb +1 -1
- data/lib/smooch-api/models/secret_key_response.rb +1 -1
- data/lib/smooch-api/models/select.rb +1 -1
- data/lib/smooch-api/models/service_account.rb +1 -1
- data/lib/smooch-api/models/service_account_create.rb +1 -1
- data/lib/smooch-api/models/service_account_response.rb +1 -1
- data/lib/smooch-api/models/service_account_update.rb +1 -1
- data/lib/smooch-api/models/source.rb +1 -1
- data/lib/smooch-api/models/sub_menu_item.rb +1 -1
- data/lib/smooch-api/models/template.rb +1 -1
- data/lib/smooch-api/models/template_create.rb +1 -1
- data/lib/smooch-api/models/template_response.rb +1 -1
- data/lib/smooch-api/models/template_update.rb +1 -1
- data/lib/smooch-api/models/upload_integration_profile_photo_response.rb +1 -1
- data/lib/smooch-api/models/webhook.rb +1 -1
- data/lib/smooch-api/models/webhook_create.rb +1 -1
- data/lib/smooch-api/models/webhook_response.rb +1 -1
- data/lib/smooch-api/models/webhook_update.rb +1 -1
- data/lib/smooch-api/version.rb +2 -2
- data/smooch-api.gemspec +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +2 -2
data/lib/smooch-api.rb
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -61,7 +61,7 @@ module SmoochApi
|
|
61
61
|
|
62
62
|
# http body (model)
|
63
63
|
post_body = @api_client.object_to_http_body(appCreateBody)
|
64
|
-
auth_names = ['jwt']
|
64
|
+
auth_names = ['basicAuth', 'jwt']
|
65
65
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
66
66
|
:header_params => header_params,
|
67
67
|
:query_params => query_params,
|
@@ -122,7 +122,7 @@ module SmoochApi
|
|
122
122
|
|
123
123
|
# http body (model)
|
124
124
|
post_body = @api_client.object_to_http_body(secretKeyCreateBody)
|
125
|
-
auth_names = ['jwt']
|
125
|
+
auth_names = ['basicAuth', 'jwt']
|
126
126
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
127
127
|
:header_params => header_params,
|
128
128
|
:query_params => query_params,
|
@@ -177,7 +177,7 @@ module SmoochApi
|
|
177
177
|
|
178
178
|
# http body (model)
|
179
179
|
post_body = nil
|
180
|
-
auth_names = ['jwt']
|
180
|
+
auth_names = ['basicAuth', 'jwt']
|
181
181
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
182
182
|
:header_params => header_params,
|
183
183
|
:query_params => query_params,
|
@@ -237,7 +237,7 @@ module SmoochApi
|
|
237
237
|
|
238
238
|
# http body (model)
|
239
239
|
post_body = nil
|
240
|
-
auth_names = ['jwt']
|
240
|
+
auth_names = ['basicAuth', 'jwt']
|
241
241
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
242
242
|
:header_params => header_params,
|
243
243
|
:query_params => query_params,
|
@@ -291,7 +291,7 @@ module SmoochApi
|
|
291
291
|
|
292
292
|
# http body (model)
|
293
293
|
post_body = nil
|
294
|
-
auth_names = ['jwt']
|
294
|
+
auth_names = ['basicAuth', 'jwt']
|
295
295
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
296
296
|
:header_params => header_params,
|
297
297
|
:query_params => query_params,
|
@@ -352,7 +352,7 @@ module SmoochApi
|
|
352
352
|
|
353
353
|
# http body (model)
|
354
354
|
post_body = nil
|
355
|
-
auth_names = ['jwt']
|
355
|
+
auth_names = ['basicAuth', 'jwt']
|
356
356
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
357
357
|
:header_params => header_params,
|
358
358
|
:query_params => query_params,
|
@@ -413,7 +413,7 @@ module SmoochApi
|
|
413
413
|
|
414
414
|
# http body (model)
|
415
415
|
post_body = nil
|
416
|
-
auth_names = ['jwt']
|
416
|
+
auth_names = ['basicAuth', 'jwt']
|
417
417
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
418
418
|
:header_params => header_params,
|
419
419
|
:query_params => query_params,
|
@@ -471,7 +471,7 @@ module SmoochApi
|
|
471
471
|
|
472
472
|
# http body (model)
|
473
473
|
post_body = nil
|
474
|
-
auth_names = ['jwt']
|
474
|
+
auth_names = ['basicAuth', 'jwt']
|
475
475
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
476
476
|
:header_params => header_params,
|
477
477
|
:query_params => query_params,
|
@@ -526,7 +526,7 @@ module SmoochApi
|
|
526
526
|
|
527
527
|
# http body (model)
|
528
528
|
post_body = nil
|
529
|
-
auth_names = ['jwt']
|
529
|
+
auth_names = ['basicAuth', 'jwt']
|
530
530
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
531
531
|
:header_params => header_params,
|
532
532
|
:query_params => query_params,
|
@@ -587,7 +587,7 @@ module SmoochApi
|
|
587
587
|
|
588
588
|
# http body (model)
|
589
589
|
post_body = @api_client.object_to_http_body(appUpdateBody)
|
590
|
-
auth_names = ['jwt']
|
590
|
+
auth_names = ['basicAuth', 'jwt']
|
591
591
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
592
592
|
:header_params => header_params,
|
593
593
|
:query_params => query_params,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -67,7 +67,7 @@ module SmoochApi
|
|
67
67
|
|
68
68
|
# http body (model)
|
69
69
|
post_body = nil
|
70
|
-
auth_names = ['jwt']
|
70
|
+
auth_names = ['basicAuth', 'jwt']
|
71
71
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
72
72
|
:header_params => header_params,
|
73
73
|
:query_params => query_params,
|
@@ -127,7 +127,7 @@ module SmoochApi
|
|
127
127
|
|
128
128
|
# http body (model)
|
129
129
|
post_body = nil
|
130
|
-
auth_names = ['jwt']
|
130
|
+
auth_names = ['basicAuth', 'jwt']
|
131
131
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
132
132
|
:header_params => header_params,
|
133
133
|
:query_params => query_params,
|
@@ -188,7 +188,7 @@ module SmoochApi
|
|
188
188
|
|
189
189
|
# http body (model)
|
190
190
|
post_body = nil
|
191
|
-
auth_names = ['jwt']
|
191
|
+
auth_names = ['basicAuth', 'jwt']
|
192
192
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
193
193
|
:header_params => header_params,
|
194
194
|
:query_params => query_params,
|
@@ -249,7 +249,7 @@ module SmoochApi
|
|
249
249
|
|
250
250
|
# http body (model)
|
251
251
|
post_body = nil
|
252
|
-
auth_names = ['jwt']
|
252
|
+
auth_names = ['basicAuth', 'jwt']
|
253
253
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
254
254
|
:header_params => header_params,
|
255
255
|
:query_params => query_params,
|
@@ -310,7 +310,7 @@ module SmoochApi
|
|
310
310
|
|
311
311
|
# http body (model)
|
312
312
|
post_body = nil
|
313
|
-
auth_names = ['jwt']
|
313
|
+
auth_names = ['basicAuth', 'jwt']
|
314
314
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
315
315
|
:header_params => header_params,
|
316
316
|
:query_params => query_params,
|
@@ -371,7 +371,7 @@ module SmoochApi
|
|
371
371
|
|
372
372
|
# http body (model)
|
373
373
|
post_body = nil
|
374
|
-
auth_names = ['jwt']
|
374
|
+
auth_names = ['basicAuth', 'jwt']
|
375
375
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
376
376
|
:header_params => header_params,
|
377
377
|
:query_params => query_params,
|
@@ -443,7 +443,7 @@ module SmoochApi
|
|
443
443
|
|
444
444
|
# http body (model)
|
445
445
|
post_body = nil
|
446
|
-
auth_names = ['jwt']
|
446
|
+
auth_names = ['basicAuth', 'jwt']
|
447
447
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
448
448
|
:header_params => header_params,
|
449
449
|
:query_params => query_params,
|
@@ -510,7 +510,7 @@ module SmoochApi
|
|
510
510
|
|
511
511
|
# http body (model)
|
512
512
|
post_body = @api_client.object_to_http_body(appUserLinkBody)
|
513
|
-
auth_names = ['jwt']
|
513
|
+
auth_names = ['basicAuth', 'jwt']
|
514
514
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
515
515
|
:header_params => header_params,
|
516
516
|
:query_params => query_params,
|
@@ -571,7 +571,7 @@ module SmoochApi
|
|
571
571
|
|
572
572
|
# http body (model)
|
573
573
|
post_body = @api_client.object_to_http_body(appUserMergeBody)
|
574
|
-
auth_names = ['jwt']
|
574
|
+
auth_names = ['basicAuth', 'jwt']
|
575
575
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
576
576
|
:header_params => header_params,
|
577
577
|
:query_params => query_params,
|
@@ -645,7 +645,7 @@ module SmoochApi
|
|
645
645
|
|
646
646
|
# http body (model)
|
647
647
|
post_body = nil
|
648
|
-
auth_names = ['jwt']
|
648
|
+
auth_names = ['basicAuth', 'jwt']
|
649
649
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
650
650
|
:header_params => header_params,
|
651
651
|
:query_params => query_params,
|
@@ -706,7 +706,7 @@ module SmoochApi
|
|
706
706
|
|
707
707
|
# http body (model)
|
708
708
|
post_body = @api_client.object_to_http_body(appUserPreCreateBody)
|
709
|
-
auth_names = ['jwt']
|
709
|
+
auth_names = ['basicAuth', 'jwt']
|
710
710
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
711
711
|
:header_params => header_params,
|
712
712
|
:query_params => query_params,
|
@@ -773,7 +773,7 @@ module SmoochApi
|
|
773
773
|
|
774
774
|
# http body (model)
|
775
775
|
post_body = nil
|
776
|
-
auth_names = ['jwt']
|
776
|
+
auth_names = ['basicAuth', 'jwt']
|
777
777
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
778
778
|
:header_params => header_params,
|
779
779
|
:query_params => query_params,
|
@@ -839,7 +839,7 @@ module SmoochApi
|
|
839
839
|
|
840
840
|
# http body (model)
|
841
841
|
post_body = @api_client.object_to_http_body(appUserUpdateBody)
|
842
|
-
auth_names = ['jwt']
|
842
|
+
auth_names = ['basicAuth', 'jwt']
|
843
843
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
844
844
|
:header_params => header_params,
|
845
845
|
:query_params => query_params,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -67,7 +67,7 @@ module SmoochApi
|
|
67
67
|
|
68
68
|
# http body (model)
|
69
69
|
post_body = @api_client.object_to_http_body(attachmentRemoveBody)
|
70
|
-
auth_names = ['jwt']
|
70
|
+
auth_names = ['basicAuth', 'jwt']
|
71
71
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
72
72
|
:header_params => header_params,
|
73
73
|
:query_params => query_params,
|
@@ -144,7 +144,7 @@ module SmoochApi
|
|
144
144
|
|
145
145
|
# http body (model)
|
146
146
|
post_body = nil
|
147
|
-
auth_names = ['jwt']
|
147
|
+
auth_names = ['basicAuth', 'jwt']
|
148
148
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
149
149
|
:header_params => header_params,
|
150
150
|
:query_params => query_params,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -73,7 +73,7 @@ module SmoochApi
|
|
73
73
|
|
74
74
|
# http body (model)
|
75
75
|
post_body = @api_client.object_to_http_body(conversationActivityBody)
|
76
|
-
auth_names = ['jwt']
|
76
|
+
auth_names = ['basicAuth', 'jwt']
|
77
77
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
78
78
|
:header_params => header_params,
|
79
79
|
:query_params => query_params,
|
@@ -140,7 +140,7 @@ module SmoochApi
|
|
140
140
|
|
141
141
|
# http body (model)
|
142
142
|
post_body = nil
|
143
|
-
auth_names = ['jwt']
|
143
|
+
auth_names = ['basicAuth', 'jwt']
|
144
144
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
145
145
|
:header_params => header_params,
|
146
146
|
:query_params => query_params,
|
@@ -200,7 +200,7 @@ module SmoochApi
|
|
200
200
|
|
201
201
|
# http body (model)
|
202
202
|
post_body = nil
|
203
|
-
auth_names = ['jwt']
|
203
|
+
auth_names = ['basicAuth', 'jwt']
|
204
204
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
205
205
|
:header_params => header_params,
|
206
206
|
:query_params => query_params,
|
@@ -266,7 +266,7 @@ module SmoochApi
|
|
266
266
|
|
267
267
|
# http body (model)
|
268
268
|
post_body = nil
|
269
|
-
auth_names = ['jwt']
|
269
|
+
auth_names = ['basicAuth', 'jwt']
|
270
270
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
271
271
|
:header_params => header_params,
|
272
272
|
:query_params => query_params,
|
@@ -333,7 +333,7 @@ module SmoochApi
|
|
333
333
|
|
334
334
|
# http body (model)
|
335
335
|
post_body = @api_client.object_to_http_body(messagePostBody)
|
336
|
-
auth_names = ['jwt']
|
336
|
+
auth_names = ['basicAuth', 'jwt']
|
337
337
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
338
338
|
:header_params => header_params,
|
339
339
|
:query_params => query_params,
|
@@ -394,7 +394,7 @@ module SmoochApi
|
|
394
394
|
|
395
395
|
# http body (model)
|
396
396
|
post_body = nil
|
397
|
-
auth_names = ['jwt']
|
397
|
+
auth_names = ['basicAuth', 'jwt']
|
398
398
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
399
399
|
:header_params => header_params,
|
400
400
|
:query_params => query_params,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -67,7 +67,7 @@ module SmoochApi
|
|
67
67
|
|
68
68
|
# http body (model)
|
69
69
|
post_body = @api_client.object_to_http_body(deploymentActivatePhoneNumberBody)
|
70
|
-
auth_names = ['jwt']
|
70
|
+
auth_names = ['basicAuth', 'jwt']
|
71
71
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
72
72
|
:header_params => header_params,
|
73
73
|
:query_params => query_params,
|
@@ -128,7 +128,7 @@ module SmoochApi
|
|
128
128
|
|
129
129
|
# http body (model)
|
130
130
|
post_body = @api_client.object_to_http_body(deploymentConfirmCode)
|
131
|
-
auth_names = ['jwt']
|
131
|
+
auth_names = ['basicAuth', 'jwt']
|
132
132
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
133
133
|
:header_params => header_params,
|
134
134
|
:query_params => query_params,
|
@@ -183,7 +183,7 @@ module SmoochApi
|
|
183
183
|
|
184
184
|
# http body (model)
|
185
185
|
post_body = @api_client.object_to_http_body(deploymentCreateBody)
|
186
|
-
auth_names = ['jwt']
|
186
|
+
auth_names = ['basicAuth', 'jwt']
|
187
187
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
188
188
|
:header_params => header_params,
|
189
189
|
:query_params => query_params,
|
@@ -238,7 +238,7 @@ module SmoochApi
|
|
238
238
|
|
239
239
|
# http body (model)
|
240
240
|
post_body = nil
|
241
|
-
auth_names = ['jwt']
|
241
|
+
auth_names = ['basicAuth', 'jwt']
|
242
242
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
243
243
|
:header_params => header_params,
|
244
244
|
:query_params => query_params,
|
@@ -292,7 +292,7 @@ module SmoochApi
|
|
292
292
|
|
293
293
|
# http body (model)
|
294
294
|
post_body = nil
|
295
|
-
auth_names = ['jwt']
|
295
|
+
auth_names = ['basicAuth', 'jwt']
|
296
296
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
297
297
|
:header_params => header_params,
|
298
298
|
:query_params => query_params,
|
@@ -341,7 +341,7 @@ module SmoochApi
|
|
341
341
|
|
342
342
|
# http body (model)
|
343
343
|
post_body = nil
|
344
|
-
auth_names = ['jwt']
|
344
|
+
auth_names = ['basicAuth', 'jwt']
|
345
345
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
346
346
|
:header_params => header_params,
|
347
347
|
:query_params => query_params,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
#The Smooch API is a unified interface for powering messaging in your customer experiences across every channel. Our API speeds access to new markets, reduces time to ship, eliminates complexity, and helps you build the best experiences for your customers. For more information, visit our [official documentation](https://docs.smooch.io).
|
5
5
|
|
6
|
-
OpenAPI spec version: 5.
|
6
|
+
OpenAPI spec version: 5.15
|
7
7
|
|
8
8
|
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
9
|
Swagger Codegen version: 2.2.3-SNAPSHOT
|
@@ -67,7 +67,7 @@ module SmoochApi
|
|
67
67
|
|
68
68
|
# http body (model)
|
69
69
|
post_body = @api_client.object_to_http_body(integrationCreateBody)
|
70
|
-
auth_names = ['jwt']
|
70
|
+
auth_names = ['basicAuth', 'jwt']
|
71
71
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
72
72
|
:header_params => header_params,
|
73
73
|
:query_params => query_params,
|
@@ -134,7 +134,7 @@ module SmoochApi
|
|
134
134
|
|
135
135
|
# http body (model)
|
136
136
|
post_body = @api_client.object_to_http_body(menuCreateBody)
|
137
|
-
auth_names = ['jwt']
|
137
|
+
auth_names = ['basicAuth', 'jwt']
|
138
138
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
139
139
|
:header_params => header_params,
|
140
140
|
:query_params => query_params,
|
@@ -195,7 +195,7 @@ module SmoochApi
|
|
195
195
|
|
196
196
|
# http body (model)
|
197
197
|
post_body = nil
|
198
|
-
auth_names = ['jwt']
|
198
|
+
auth_names = ['basicAuth', 'jwt']
|
199
199
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
200
200
|
:header_params => header_params,
|
201
201
|
:query_params => query_params,
|
@@ -255,7 +255,7 @@ module SmoochApi
|
|
255
255
|
|
256
256
|
# http body (model)
|
257
257
|
post_body = nil
|
258
|
-
auth_names = ['jwt']
|
258
|
+
auth_names = ['basicAuth', 'jwt']
|
259
259
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
260
260
|
:header_params => header_params,
|
261
261
|
:query_params => query_params,
|
@@ -315,7 +315,7 @@ module SmoochApi
|
|
315
315
|
|
316
316
|
# http body (model)
|
317
317
|
post_body = nil
|
318
|
-
auth_names = ['jwt']
|
318
|
+
auth_names = ['basicAuth', 'jwt']
|
319
319
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
320
320
|
:header_params => header_params,
|
321
321
|
:query_params => query_params,
|
@@ -376,7 +376,7 @@ module SmoochApi
|
|
376
376
|
|
377
377
|
# http body (model)
|
378
378
|
post_body = nil
|
379
|
-
auth_names = ['jwt']
|
379
|
+
auth_names = ['basicAuth', 'jwt']
|
380
380
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
381
381
|
:header_params => header_params,
|
382
382
|
:query_params => query_params,
|
@@ -437,7 +437,7 @@ module SmoochApi
|
|
437
437
|
|
438
438
|
# http body (model)
|
439
439
|
post_body = nil
|
440
|
-
auth_names = ['jwt']
|
440
|
+
auth_names = ['basicAuth', 'jwt']
|
441
441
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
442
442
|
:header_params => header_params,
|
443
443
|
:query_params => query_params,
|
@@ -501,7 +501,7 @@ module SmoochApi
|
|
501
501
|
|
502
502
|
# http body (model)
|
503
503
|
post_body = nil
|
504
|
-
auth_names = ['jwt']
|
504
|
+
auth_names = ['basicAuth', 'jwt']
|
505
505
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
506
506
|
:header_params => header_params,
|
507
507
|
:query_params => query_params,
|
@@ -568,7 +568,7 @@ module SmoochApi
|
|
568
568
|
|
569
569
|
# http body (model)
|
570
570
|
post_body = @api_client.object_to_http_body(integrationUpdateBody)
|
571
|
-
auth_names = ['jwt']
|
571
|
+
auth_names = ['basicAuth', 'jwt']
|
572
572
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
573
573
|
:header_params => header_params,
|
574
574
|
:query_params => query_params,
|
@@ -635,7 +635,7 @@ module SmoochApi
|
|
635
635
|
|
636
636
|
# http body (model)
|
637
637
|
post_body = @api_client.object_to_http_body(menuUpdateBody)
|
638
|
-
auth_names = ['jwt']
|
638
|
+
auth_names = ['basicAuth', 'jwt']
|
639
639
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
640
640
|
:header_params => header_params,
|
641
641
|
:query_params => query_params,
|
@@ -702,7 +702,7 @@ module SmoochApi
|
|
702
702
|
|
703
703
|
# http body (model)
|
704
704
|
post_body = @api_client.object_to_http_body(integrationProfileBody)
|
705
|
-
auth_names = ['jwt']
|
705
|
+
auth_names = ['basicAuth', 'jwt']
|
706
706
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
707
707
|
:header_params => header_params,
|
708
708
|
:query_params => query_params,
|
@@ -769,7 +769,7 @@ module SmoochApi
|
|
769
769
|
|
770
770
|
# http body (model)
|
771
771
|
post_body = nil
|
772
|
-
auth_names = ['jwt']
|
772
|
+
auth_names = ['basicAuth', 'jwt']
|
773
773
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
774
774
|
:header_params => header_params,
|
775
775
|
:query_params => query_params,
|