sib-api-v3-sdk 5.2.0 → 5.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/docs/AccountApi.md +6 -1
- data/docs/AttributesApi.md +24 -4
- data/docs/ContactsApi.md +156 -26
- data/docs/CreateAttribute.md +1 -1
- data/docs/CreateContact.md +1 -1
- data/docs/CreateEmailCampaign.md +9 -3
- data/docs/CreateSmtpTemplate.md +1 -1
- data/docs/EmailCampaignsApi.md +60 -10
- data/docs/FoldersApi.md +36 -6
- data/docs/GetCampaignOverview.md +8 -1
- data/docs/GetContactDetails.md +1 -0
- data/docs/GetEmailCampaign.md +8 -1
- data/docs/GetExtendedCampaignOverview.md +8 -1
- data/docs/GetExtendedContactDetails.md +1 -0
- data/docs/ListsApi.md +54 -9
- data/docs/ProcessApi.md +12 -2
- data/docs/RequestContactExport.md +1 -1
- data/docs/ResellerApi.md +54 -9
- data/docs/SMSCampaignsApi.md +60 -10
- data/docs/SMTPApi.md +72 -12
- data/docs/SendEmail.md +3 -3
- data/docs/SendSmtpEmail.md +4 -4
- data/docs/SendersApi.md +36 -6
- data/docs/TransactionalSMSApi.md +24 -4
- data/docs/UpdateAttribute.md +1 -1
- data/docs/UpdateContact.md +1 -1
- data/docs/UpdateEmailCampaign.md +8 -2
- data/docs/UpdateSmtpTemplate.md +1 -1
- data/docs/WebhooksApi.md +30 -5
- data/lib/sib-api-v3-sdk/api/account_api.rb +1 -1
- data/lib/sib-api-v3-sdk/api/attributes_api.rb +4 -4
- data/lib/sib-api-v3-sdk/api/contacts_api.rb +26 -26
- data/lib/sib-api-v3-sdk/api/email_campaigns_api.rb +10 -10
- data/lib/sib-api-v3-sdk/api/folders_api.rb +6 -6
- data/lib/sib-api-v3-sdk/api/lists_api.rb +9 -9
- data/lib/sib-api-v3-sdk/api/process_api.rb +2 -2
- data/lib/sib-api-v3-sdk/api/reseller_api.rb +9 -9
- data/lib/sib-api-v3-sdk/api/senders_api.rb +6 -6
- data/lib/sib-api-v3-sdk/api/sms_campaigns_api.rb +10 -10
- data/lib/sib-api-v3-sdk/api/smtp_api.rb +12 -12
- data/lib/sib-api-v3-sdk/api/transactional_sms_api.rb +4 -4
- data/lib/sib-api-v3-sdk/api/webhooks_api.rb +5 -5
- data/lib/sib-api-v3-sdk/configuration.rb +7 -0
- data/lib/sib-api-v3-sdk/models/create_attribute.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_contact.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_email_campaign.rb +150 -10
- data/lib/sib-api-v3-sdk/models/create_email_campaign_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_smtp_template.rb +1 -1
- data/lib/sib-api-v3-sdk/models/create_smtp_template_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/get_campaign_overview.rb +75 -10
- data/lib/sib-api-v3-sdk/models/get_contact_details.rb +16 -1
- data/lib/sib-api-v3-sdk/models/get_email_campaign.rb +72 -7
- data/lib/sib-api-v3-sdk/models/get_extended_campaign_overview.rb +72 -7
- data/lib/sib-api-v3-sdk/models/get_extended_contact_details.rb +16 -1
- data/lib/sib-api-v3-sdk/models/request_contact_export.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_email.rb +3 -3
- data/lib/sib-api-v3-sdk/models/send_smtp_email.rb +4 -4
- data/lib/sib-api-v3-sdk/models/send_smtp_email_reply_to.rb +1 -1
- data/lib/sib-api-v3-sdk/models/send_smtp_email_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_attribute.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_contact.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_email_campaign.rb +151 -6
- data/lib/sib-api-v3-sdk/models/update_email_campaign_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_smtp_template.rb +1 -1
- data/lib/sib-api-v3-sdk/models/update_smtp_template_sender.rb +1 -1
- data/lib/sib-api-v3-sdk/version.rb +1 -1
- data/spec/models/create_email_campaign_spec.rb +40 -0
- data/spec/models/get_campaign_overview_spec.rb +42 -0
- data/spec/models/get_contact_details_spec.rb +6 -0
- data/spec/models/get_email_campaign_spec.rb +42 -0
- data/spec/models/get_extended_campaign_overview_spec.rb +42 -0
- data/spec/models/get_extended_contact_details_spec.rb +6 -0
- data/spec/models/update_email_campaign_spec.rb +40 -0
- metadata +2 -2
data/docs/UpdateAttribute.md
CHANGED
@@ -4,6 +4,6 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**value** | **String** | Value of the attribute to update. Use only if the attribute's category is 'calculated' or 'global' | [optional]
|
7
|
-
**enumeration** | [**Array<UpdateAttributeEnumeration>**](UpdateAttributeEnumeration.md) | List of the values and labels that the attribute can take. Use only if the attribute's category is \"category\". For example, [{
|
7
|
+
**enumeration** | [**Array<UpdateAttributeEnumeration>**](UpdateAttributeEnumeration.md) | List of the values and labels that the attribute can take. Use only if the attribute's category is \"category\". For example, `[{\"value\":1, \"label\":\"male\"}, {\"value\":2, \"label\":\"female\"}]` | [optional]
|
8
8
|
|
9
9
|
|
data/docs/UpdateContact.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**attributes** | **Object** | Pass the set of attributes to be updated. These attributes must be present in your account. To update existing email address of a contact with the new one please pass EMAIL in attribtes. For
|
6
|
+
**attributes** | **Object** | Pass the set of attributes to be updated. These attributes must be present in your account. To update existing email address of a contact with the new one please pass EMAIL in attribtes. For example, `{ 'EMAIL':'newemail@domain.com', 'FNAME':'Ellie', 'LNAME':'Roger'}` | [optional]
|
7
7
|
**email_blacklisted** | **BOOLEAN** | Set/unset this field to blacklist/allow the contact for emails (emailBlacklisted = true) | [optional]
|
8
8
|
**sms_blacklisted** | **BOOLEAN** | Set/unset this field to blacklist/allow the contact for SMS (smsBlacklisted = true) | [optional]
|
9
9
|
**list_ids** | **Array<Integer>** | Ids of the lists to add the contact to | [optional]
|
data/docs/UpdateEmailCampaign.md
CHANGED
@@ -11,7 +11,7 @@ Name | Type | Description | Notes
|
|
11
11
|
**scheduled_at** | **DateTime** | UTC date-time on which the campaign has to run (YYYY-MM-DDTHH:mm:ss.SSSZ). Prefer to pass your timezone in date-time format for accurate result. If sendAtBestTime is set to true, your campaign will be sent according to the date passed (ignoring the time part). | [optional]
|
12
12
|
**subject** | **String** | Subject of the campaign | [optional]
|
13
13
|
**reply_to** | **String** | Email on which campaign recipients will be able to reply to | [optional]
|
14
|
-
**to_field** | **String** | To personalize the «To» Field. If you want to include the first name and last name of your recipient, add {FNAME} {LNAME}
|
14
|
+
**to_field** | **String** | To personalize the «To» Field. If you want to include the first name and last name of your recipient, add `{FNAME} {LNAME}`. These contact attributes must already exist in your SendinBlue account. If input parameter 'params' used please use `{{contact.FNAME}} {{contact.LNAME}}` for personalization | [optional]
|
15
15
|
**recipients** | [**UpdateEmailCampaignRecipients**](UpdateEmailCampaignRecipients.md) | | [optional]
|
16
16
|
**attachment_url** | **String** | Absolute url of the attachment (no local file). Extension allowed: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub and eps | [optional]
|
17
17
|
**inline_image_activation** | **BOOLEAN** | Status of inline image. inlineImageActivation = false means image can’t be embedded, & inlineImageActivation = true means image can be embedded, in the email. You cannot send a campaign of more than 4MB with images embedded in the email. Campaigns with the images embedded in the email must be sent to less than 5000 contacts. | [optional] [default to false]
|
@@ -20,7 +20,13 @@ Name | Type | Description | Notes
|
|
20
20
|
**footer** | **String** | Footer of the email campaign | [optional]
|
21
21
|
**header** | **String** | Header of the email campaign | [optional]
|
22
22
|
**utm_campaign** | **String** | Customize the utm_campaign value. If this field is empty, the campaign name will be used. Only alphanumeric characters and spaces are allowed | [optional]
|
23
|
-
**params** | **Object** | Pass the set of attributes to customize the type 'classic' campaign. For example,
|
23
|
+
**params** | **Object** | Pass the set of attributes to customize the type 'classic' campaign. For example, `{\"FNAME\":\"Joe\", \"LNAME\":\"Doe\"}`. The 'params' field will get updated, only if the campaign is in New Template Language, else ignored. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name' & 'toField' | [optional]
|
24
24
|
**send_at_best_time** | **BOOLEAN** | Set this to true if you want to send your campaign at best time. Note:- if true, warmup ip will be disabled. | [optional]
|
25
|
+
**ab_testing** | **BOOLEAN** | Status of A/B Test. abTesting = false means it is disabled, & abTesting = true means it is enabled. 'subjectA', 'subjectB', 'splitRule', 'winnerCriteria' & 'winnerDelay' will be considered if abTesting is set to true. 'subject' if passed is ignored. Can be set to true only if 'sendAtBestTime' is 'false'. You will be able to set up two subject lines for your campaign and send them to a random sample of your total recipients. Half of the test group will receive version A, and the other half will receive version B | [optional] [default to false]
|
26
|
+
**subject_a** | **String** | Subject A of the campaign. Considered if abTesting = true. subjectA & subjectB should have unique value | [optional]
|
27
|
+
**subject_b** | **String** | Subject B of the campaign. Considered if abTesting = true. subjectA & subjectB should have unique value | [optional]
|
28
|
+
**split_rule** | **Integer** | Add the size of your test groups. Considered if abTesting = true. We'll send version A and B to a random sample of recipients, and then the winning version to everyone else | [optional]
|
29
|
+
**winner_criteria** | **String** | Choose the metrics that will determinate the winning version. Considered if 'splitRule' >= 1 and < 50. If splitRule = 50, 'winnerCriteria' is ignored if passed or alreday exist in record | [optional]
|
30
|
+
**winner_delay** | **Integer** | Choose the duration of the test in hours. Maximum is 7 days, pass 24*7 = 168 hours. The winning version will be sent at the end of the test. Considered if 'splitRule' >= 1 and < 50. If splitRule = 50, 'winnerDelay' is ignored if passed or alreday exist in record | [optional]
|
25
31
|
|
26
32
|
|
data/docs/UpdateSmtpTemplate.md
CHANGED
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
|
|
10
10
|
**html_url** | **String** | Required if htmlContent is empty. URL to the body of the email (HTML) | [optional]
|
11
11
|
**subject** | **String** | Subject of the email | [optional]
|
12
12
|
**reply_to** | **String** | Email on which campaign recipients will be able to reply to | [optional]
|
13
|
-
**to_field** | **String** | To personalize the «To» Field. If you want to include the first name and last name of your recipient, add {FNAME} {LNAME}
|
13
|
+
**to_field** | **String** | To personalize the «To» Field. If you want to include the first name and last name of your recipient, add `{FNAME} {LNAME}`. These contact attributes must already exist in your SendinBlue account. If input parameter 'params' used please use `{{contact.FNAME}} {{contact.LNAME}}` for personalization | [optional]
|
14
14
|
**attachment_url** | **String** | Absolute url of the attachment (no local file). Extension allowed: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub and eps | [optional]
|
15
15
|
**is_active** | **BOOLEAN** | Status of the template. isActive = false means template is inactive, isActive = true means template is active | [optional]
|
16
16
|
|
data/docs/WebhooksApi.md
CHANGED
@@ -26,6 +26,11 @@ SibApiV3Sdk.configure do |config|
|
|
26
26
|
config.api_key['api-key'] = 'YOUR API KEY'
|
27
27
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
28
28
|
#config.api_key_prefix['api-key'] = 'Bearer'
|
29
|
+
|
30
|
+
# Configure API key authorization: partner-key
|
31
|
+
config.api_key['partner-key'] = 'YOUR API KEY'
|
32
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
33
|
+
#config.api_key_prefix['partner-key'] = 'Bearer'
|
29
34
|
end
|
30
35
|
|
31
36
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
@@ -54,7 +59,7 @@ Name | Type | Description | Notes
|
|
54
59
|
|
55
60
|
### Authorization
|
56
61
|
|
57
|
-
[api-key](../README.md#api-key)
|
62
|
+
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
|
58
63
|
|
59
64
|
### HTTP request headers
|
60
65
|
|
@@ -78,6 +83,11 @@ SibApiV3Sdk.configure do |config|
|
|
78
83
|
config.api_key['api-key'] = 'YOUR API KEY'
|
79
84
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
80
85
|
#config.api_key_prefix['api-key'] = 'Bearer'
|
86
|
+
|
87
|
+
# Configure API key authorization: partner-key
|
88
|
+
config.api_key['partner-key'] = 'YOUR API KEY'
|
89
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
90
|
+
#config.api_key_prefix['partner-key'] = 'Bearer'
|
81
91
|
end
|
82
92
|
|
83
93
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
@@ -105,7 +115,7 @@ nil (empty response body)
|
|
105
115
|
|
106
116
|
### Authorization
|
107
117
|
|
108
|
-
[api-key](../README.md#api-key)
|
118
|
+
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
|
109
119
|
|
110
120
|
### HTTP request headers
|
111
121
|
|
@@ -129,6 +139,11 @@ SibApiV3Sdk.configure do |config|
|
|
129
139
|
config.api_key['api-key'] = 'YOUR API KEY'
|
130
140
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
131
141
|
#config.api_key_prefix['api-key'] = 'Bearer'
|
142
|
+
|
143
|
+
# Configure API key authorization: partner-key
|
144
|
+
config.api_key['partner-key'] = 'YOUR API KEY'
|
145
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
146
|
+
#config.api_key_prefix['partner-key'] = 'Bearer'
|
132
147
|
end
|
133
148
|
|
134
149
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
@@ -157,7 +172,7 @@ Name | Type | Description | Notes
|
|
157
172
|
|
158
173
|
### Authorization
|
159
174
|
|
160
|
-
[api-key](../README.md#api-key)
|
175
|
+
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
|
161
176
|
|
162
177
|
### HTTP request headers
|
163
178
|
|
@@ -181,6 +196,11 @@ SibApiV3Sdk.configure do |config|
|
|
181
196
|
config.api_key['api-key'] = 'YOUR API KEY'
|
182
197
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
183
198
|
#config.api_key_prefix['api-key'] = 'Bearer'
|
199
|
+
|
200
|
+
# Configure API key authorization: partner-key
|
201
|
+
config.api_key['partner-key'] = 'YOUR API KEY'
|
202
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
203
|
+
#config.api_key_prefix['partner-key'] = 'Bearer'
|
184
204
|
end
|
185
205
|
|
186
206
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
@@ -210,7 +230,7 @@ Name | Type | Description | Notes
|
|
210
230
|
|
211
231
|
### Authorization
|
212
232
|
|
213
|
-
[api-key](../README.md#api-key)
|
233
|
+
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
|
214
234
|
|
215
235
|
### HTTP request headers
|
216
236
|
|
@@ -234,6 +254,11 @@ SibApiV3Sdk.configure do |config|
|
|
234
254
|
config.api_key['api-key'] = 'YOUR API KEY'
|
235
255
|
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
236
256
|
#config.api_key_prefix['api-key'] = 'Bearer'
|
257
|
+
|
258
|
+
# Configure API key authorization: partner-key
|
259
|
+
config.api_key['partner-key'] = 'YOUR API KEY'
|
260
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
261
|
+
#config.api_key_prefix['partner-key'] = 'Bearer'
|
237
262
|
end
|
238
263
|
|
239
264
|
api_instance = SibApiV3Sdk::WebhooksApi.new
|
@@ -264,7 +289,7 @@ nil (empty response body)
|
|
264
289
|
|
265
290
|
### Authorization
|
266
291
|
|
267
|
-
[api-key](../README.md#api-key)
|
292
|
+
[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
|
268
293
|
|
269
294
|
### HTTP request headers
|
270
295
|
|
@@ -55,7 +55,7 @@ module SibApiV3Sdk
|
|
55
55
|
|
56
56
|
# http body (model)
|
57
57
|
post_body = nil
|
58
|
-
auth_names = ['api-key']
|
58
|
+
auth_names = ['api-key', 'partner-key']
|
59
59
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
60
60
|
:header_params => header_params,
|
61
61
|
:query_params => query_params,
|
@@ -77,7 +77,7 @@ module SibApiV3Sdk
|
|
77
77
|
|
78
78
|
# http body (model)
|
79
79
|
post_body = @api_client.object_to_http_body(create_attribute)
|
80
|
-
auth_names = ['api-key']
|
80
|
+
auth_names = ['api-key', 'partner-key']
|
81
81
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
82
82
|
:header_params => header_params,
|
83
83
|
:query_params => query_params,
|
@@ -141,7 +141,7 @@ module SibApiV3Sdk
|
|
141
141
|
|
142
142
|
# http body (model)
|
143
143
|
post_body = nil
|
144
|
-
auth_names = ['api-key']
|
144
|
+
auth_names = ['api-key', 'partner-key']
|
145
145
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
146
146
|
:header_params => header_params,
|
147
147
|
:query_params => query_params,
|
@@ -189,7 +189,7 @@ module SibApiV3Sdk
|
|
189
189
|
|
190
190
|
# http body (model)
|
191
191
|
post_body = nil
|
192
|
-
auth_names = ['api-key']
|
192
|
+
auth_names = ['api-key', 'partner-key']
|
193
193
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
194
194
|
:header_params => header_params,
|
195
195
|
:query_params => query_params,
|
@@ -260,7 +260,7 @@ module SibApiV3Sdk
|
|
260
260
|
|
261
261
|
# http body (model)
|
262
262
|
post_body = @api_client.object_to_http_body(update_attribute)
|
263
|
-
auth_names = ['api-key']
|
263
|
+
auth_names = ['api-key', 'partner-key']
|
264
264
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
265
265
|
:header_params => header_params,
|
266
266
|
:query_params => query_params,
|
@@ -67,7 +67,7 @@ module SibApiV3Sdk
|
|
67
67
|
|
68
68
|
# http body (model)
|
69
69
|
post_body = @api_client.object_to_http_body(contact_emails)
|
70
|
-
auth_names = ['api-key']
|
70
|
+
auth_names = ['api-key', 'partner-key']
|
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,
|
@@ -138,7 +138,7 @@ module SibApiV3Sdk
|
|
138
138
|
|
139
139
|
# http body (model)
|
140
140
|
post_body = @api_client.object_to_http_body(create_attribute)
|
141
|
-
auth_names = ['api-key']
|
141
|
+
auth_names = ['api-key', 'partner-key']
|
142
142
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
143
143
|
:header_params => header_params,
|
144
144
|
:query_params => query_params,
|
@@ -192,7 +192,7 @@ module SibApiV3Sdk
|
|
192
192
|
|
193
193
|
# http body (model)
|
194
194
|
post_body = @api_client.object_to_http_body(create_contact)
|
195
|
-
auth_names = ['api-key']
|
195
|
+
auth_names = ['api-key', 'partner-key']
|
196
196
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
197
197
|
:header_params => header_params,
|
198
198
|
:query_params => query_params,
|
@@ -247,7 +247,7 @@ module SibApiV3Sdk
|
|
247
247
|
|
248
248
|
# http body (model)
|
249
249
|
post_body = @api_client.object_to_http_body(create_folder)
|
250
|
-
auth_names = ['api-key']
|
250
|
+
auth_names = ['api-key', 'partner-key']
|
251
251
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
252
252
|
:header_params => header_params,
|
253
253
|
:query_params => query_params,
|
@@ -302,7 +302,7 @@ module SibApiV3Sdk
|
|
302
302
|
|
303
303
|
# http body (model)
|
304
304
|
post_body = @api_client.object_to_http_body(create_list)
|
305
|
-
auth_names = ['api-key']
|
305
|
+
auth_names = ['api-key', 'partner-key']
|
306
306
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
307
307
|
:header_params => header_params,
|
308
308
|
:query_params => query_params,
|
@@ -367,7 +367,7 @@ module SibApiV3Sdk
|
|
367
367
|
|
368
368
|
# http body (model)
|
369
369
|
post_body = nil
|
370
|
-
auth_names = ['api-key']
|
370
|
+
auth_names = ['api-key', 'partner-key']
|
371
371
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
372
372
|
:header_params => header_params,
|
373
373
|
:query_params => query_params,
|
@@ -421,7 +421,7 @@ module SibApiV3Sdk
|
|
421
421
|
|
422
422
|
# http body (model)
|
423
423
|
post_body = nil
|
424
|
-
auth_names = ['api-key']
|
424
|
+
auth_names = ['api-key', 'partner-key']
|
425
425
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
426
426
|
:header_params => header_params,
|
427
427
|
:query_params => query_params,
|
@@ -475,7 +475,7 @@ module SibApiV3Sdk
|
|
475
475
|
|
476
476
|
# http body (model)
|
477
477
|
post_body = nil
|
478
|
-
auth_names = ['api-key']
|
478
|
+
auth_names = ['api-key', 'partner-key']
|
479
479
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
480
480
|
:header_params => header_params,
|
481
481
|
:query_params => query_params,
|
@@ -529,7 +529,7 @@ module SibApiV3Sdk
|
|
529
529
|
|
530
530
|
# http body (model)
|
531
531
|
post_body = nil
|
532
|
-
auth_names = ['api-key']
|
532
|
+
auth_names = ['api-key', 'partner-key']
|
533
533
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
534
534
|
:header_params => header_params,
|
535
535
|
:query_params => query_params,
|
@@ -577,7 +577,7 @@ module SibApiV3Sdk
|
|
577
577
|
|
578
578
|
# http body (model)
|
579
579
|
post_body = nil
|
580
|
-
auth_names = ['api-key']
|
580
|
+
auth_names = ['api-key', 'partner-key']
|
581
581
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
582
582
|
:header_params => header_params,
|
583
583
|
:query_params => query_params,
|
@@ -632,7 +632,7 @@ module SibApiV3Sdk
|
|
632
632
|
|
633
633
|
# http body (model)
|
634
634
|
post_body = nil
|
635
|
-
auth_names = ['api-key']
|
635
|
+
auth_names = ['api-key', 'partner-key']
|
636
636
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
637
637
|
:header_params => header_params,
|
638
638
|
:query_params => query_params,
|
@@ -687,7 +687,7 @@ module SibApiV3Sdk
|
|
687
687
|
|
688
688
|
# http body (model)
|
689
689
|
post_body = nil
|
690
|
-
auth_names = ['api-key']
|
690
|
+
auth_names = ['api-key', 'partner-key']
|
691
691
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
692
692
|
:header_params => header_params,
|
693
693
|
:query_params => query_params,
|
@@ -749,7 +749,7 @@ module SibApiV3Sdk
|
|
749
749
|
|
750
750
|
# http body (model)
|
751
751
|
post_body = nil
|
752
|
-
auth_names = ['api-key']
|
752
|
+
auth_names = ['api-key', 'partner-key']
|
753
753
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
754
754
|
:header_params => header_params,
|
755
755
|
:query_params => query_params,
|
@@ -817,7 +817,7 @@ module SibApiV3Sdk
|
|
817
817
|
|
818
818
|
# http body (model)
|
819
819
|
post_body = nil
|
820
|
-
auth_names = ['api-key']
|
820
|
+
auth_names = ['api-key', 'partner-key']
|
821
821
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
822
822
|
:header_params => header_params,
|
823
823
|
:query_params => query_params,
|
@@ -872,7 +872,7 @@ module SibApiV3Sdk
|
|
872
872
|
|
873
873
|
# http body (model)
|
874
874
|
post_body = nil
|
875
|
-
auth_names = ['api-key']
|
875
|
+
auth_names = ['api-key', 'partner-key']
|
876
876
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
877
877
|
:header_params => header_params,
|
878
878
|
:query_params => query_params,
|
@@ -937,7 +937,7 @@ module SibApiV3Sdk
|
|
937
937
|
|
938
938
|
# http body (model)
|
939
939
|
post_body = nil
|
940
|
-
auth_names = ['api-key']
|
940
|
+
auth_names = ['api-key', 'partner-key']
|
941
941
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
942
942
|
:header_params => header_params,
|
943
943
|
:query_params => query_params,
|
@@ -1004,7 +1004,7 @@ module SibApiV3Sdk
|
|
1004
1004
|
|
1005
1005
|
# http body (model)
|
1006
1006
|
post_body = nil
|
1007
|
-
auth_names = ['api-key']
|
1007
|
+
auth_names = ['api-key', 'partner-key']
|
1008
1008
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1009
1009
|
:header_params => header_params,
|
1010
1010
|
:query_params => query_params,
|
@@ -1059,7 +1059,7 @@ module SibApiV3Sdk
|
|
1059
1059
|
|
1060
1060
|
# http body (model)
|
1061
1061
|
post_body = nil
|
1062
|
-
auth_names = ['api-key']
|
1062
|
+
auth_names = ['api-key', 'partner-key']
|
1063
1063
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1064
1064
|
:header_params => header_params,
|
1065
1065
|
:query_params => query_params,
|
@@ -1118,7 +1118,7 @@ module SibApiV3Sdk
|
|
1118
1118
|
|
1119
1119
|
# http body (model)
|
1120
1120
|
post_body = nil
|
1121
|
-
auth_names = ['api-key']
|
1121
|
+
auth_names = ['api-key', 'partner-key']
|
1122
1122
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
1123
1123
|
:header_params => header_params,
|
1124
1124
|
:query_params => query_params,
|
@@ -1173,7 +1173,7 @@ module SibApiV3Sdk
|
|
1173
1173
|
|
1174
1174
|
# http body (model)
|
1175
1175
|
post_body = @api_client.object_to_http_body(request_contact_import)
|
1176
|
-
auth_names = ['api-key']
|
1176
|
+
auth_names = ['api-key', 'partner-key']
|
1177
1177
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1178
1178
|
:header_params => header_params,
|
1179
1179
|
:query_params => query_params,
|
@@ -1234,7 +1234,7 @@ module SibApiV3Sdk
|
|
1234
1234
|
|
1235
1235
|
# http body (model)
|
1236
1236
|
post_body = @api_client.object_to_http_body(contact_emails)
|
1237
|
-
auth_names = ['api-key']
|
1237
|
+
auth_names = ['api-key', 'partner-key']
|
1238
1238
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1239
1239
|
:header_params => header_params,
|
1240
1240
|
:query_params => query_params,
|
@@ -1289,7 +1289,7 @@ module SibApiV3Sdk
|
|
1289
1289
|
|
1290
1290
|
# http body (model)
|
1291
1291
|
post_body = @api_client.object_to_http_body(request_contact_export)
|
1292
|
-
auth_names = ['api-key']
|
1292
|
+
auth_names = ['api-key', 'partner-key']
|
1293
1293
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
1294
1294
|
:header_params => header_params,
|
1295
1295
|
:query_params => query_params,
|
@@ -1360,7 +1360,7 @@ module SibApiV3Sdk
|
|
1360
1360
|
|
1361
1361
|
# http body (model)
|
1362
1362
|
post_body = @api_client.object_to_http_body(update_attribute)
|
1363
|
-
auth_names = ['api-key']
|
1363
|
+
auth_names = ['api-key', 'partner-key']
|
1364
1364
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
1365
1365
|
:header_params => header_params,
|
1366
1366
|
:query_params => query_params,
|
@@ -1420,7 +1420,7 @@ module SibApiV3Sdk
|
|
1420
1420
|
|
1421
1421
|
# http body (model)
|
1422
1422
|
post_body = @api_client.object_to_http_body(update_contact)
|
1423
|
-
auth_names = ['api-key']
|
1423
|
+
auth_names = ['api-key', 'partner-key']
|
1424
1424
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
1425
1425
|
:header_params => header_params,
|
1426
1426
|
:query_params => query_params,
|
@@ -1480,7 +1480,7 @@ module SibApiV3Sdk
|
|
1480
1480
|
|
1481
1481
|
# http body (model)
|
1482
1482
|
post_body = @api_client.object_to_http_body(update_folder)
|
1483
|
-
auth_names = ['api-key']
|
1483
|
+
auth_names = ['api-key', 'partner-key']
|
1484
1484
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
1485
1485
|
:header_params => header_params,
|
1486
1486
|
:query_params => query_params,
|
@@ -1540,7 +1540,7 @@ module SibApiV3Sdk
|
|
1540
1540
|
|
1541
1541
|
# http body (model)
|
1542
1542
|
post_body = @api_client.object_to_http_body(update_list)
|
1543
|
-
auth_names = ['api-key']
|
1543
|
+
auth_names = ['api-key', 'partner-key']
|
1544
1544
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
1545
1545
|
:header_params => header_params,
|
1546
1546
|
:query_params => query_params,
|
@@ -61,7 +61,7 @@ module SibApiV3Sdk
|
|
61
61
|
|
62
62
|
# http body (model)
|
63
63
|
post_body = @api_client.object_to_http_body(email_campaigns)
|
64
|
-
auth_names = ['api-key']
|
64
|
+
auth_names = ['api-key', 'partner-key']
|
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,
|
@@ -116,7 +116,7 @@ module SibApiV3Sdk
|
|
116
116
|
|
117
117
|
# http body (model)
|
118
118
|
post_body = nil
|
119
|
-
auth_names = ['api-key']
|
119
|
+
auth_names = ['api-key', 'partner-key']
|
120
120
|
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
|
121
121
|
:header_params => header_params,
|
122
122
|
:query_params => query_params,
|
@@ -172,7 +172,7 @@ module SibApiV3Sdk
|
|
172
172
|
|
173
173
|
# http body (model)
|
174
174
|
post_body = @api_client.object_to_http_body(opts[:'recipient_export'])
|
175
|
-
auth_names = ['api-key']
|
175
|
+
auth_names = ['api-key', 'partner-key']
|
176
176
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
177
177
|
:header_params => header_params,
|
178
178
|
:query_params => query_params,
|
@@ -227,7 +227,7 @@ module SibApiV3Sdk
|
|
227
227
|
|
228
228
|
# http body (model)
|
229
229
|
post_body = nil
|
230
|
-
auth_names = ['api-key']
|
230
|
+
auth_names = ['api-key', 'partner-key']
|
231
231
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
232
232
|
:header_params => header_params,
|
233
233
|
:query_params => query_params,
|
@@ -304,7 +304,7 @@ module SibApiV3Sdk
|
|
304
304
|
|
305
305
|
# http body (model)
|
306
306
|
post_body = nil
|
307
|
-
auth_names = ['api-key']
|
307
|
+
auth_names = ['api-key', 'partner-key']
|
308
308
|
data, status_code, headers = @api_client.call_api(:GET, local_var_path,
|
309
309
|
:header_params => header_params,
|
310
310
|
:query_params => query_params,
|
@@ -359,7 +359,7 @@ module SibApiV3Sdk
|
|
359
359
|
|
360
360
|
# http body (model)
|
361
361
|
post_body = nil
|
362
|
-
auth_names = ['api-key']
|
362
|
+
auth_names = ['api-key', 'partner-key']
|
363
363
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
364
364
|
:header_params => header_params,
|
365
365
|
:query_params => query_params,
|
@@ -419,7 +419,7 @@ module SibApiV3Sdk
|
|
419
419
|
|
420
420
|
# http body (model)
|
421
421
|
post_body = @api_client.object_to_http_body(send_report)
|
422
|
-
auth_names = ['api-key']
|
422
|
+
auth_names = ['api-key', 'partner-key']
|
423
423
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
424
424
|
:header_params => header_params,
|
425
425
|
:query_params => query_params,
|
@@ -479,7 +479,7 @@ module SibApiV3Sdk
|
|
479
479
|
|
480
480
|
# http body (model)
|
481
481
|
post_body = @api_client.object_to_http_body(email_to)
|
482
|
-
auth_names = ['api-key']
|
482
|
+
auth_names = ['api-key', 'partner-key']
|
483
483
|
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
484
484
|
:header_params => header_params,
|
485
485
|
:query_params => query_params,
|
@@ -539,7 +539,7 @@ module SibApiV3Sdk
|
|
539
539
|
|
540
540
|
# http body (model)
|
541
541
|
post_body = @api_client.object_to_http_body(status)
|
542
|
-
auth_names = ['api-key']
|
542
|
+
auth_names = ['api-key', 'partner-key']
|
543
543
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
544
544
|
:header_params => header_params,
|
545
545
|
:query_params => query_params,
|
@@ -599,7 +599,7 @@ module SibApiV3Sdk
|
|
599
599
|
|
600
600
|
# http body (model)
|
601
601
|
post_body = @api_client.object_to_http_body(email_campaign)
|
602
|
-
auth_names = ['api-key']
|
602
|
+
auth_names = ['api-key', 'partner-key']
|
603
603
|
data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
|
604
604
|
:header_params => header_params,
|
605
605
|
:query_params => query_params,
|