@@ -25,6 +25,11 @@ SibApiV3Sdk.configure do |config|
25
25
config.api_key[' api-key' ] = ' YOUR API KEY'
26
26
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
27
27
# config.api_key_prefix['api-key'] = 'Bearer'
28
+
29
+ # Configure API key authorization: partner-key
30
+ config.api_key[' partner-key' ] = ' YOUR API KEY'
31
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
32
+ # config.api_key_prefix['partner-key'] = 'Bearer'
28
33
end
29
34
30
35
api_instance = SibApiV3Sdk ::AttributesApi .new
@@ -58,7 +63,7 @@ nil (empty response body)
58
63
59
64
### Authorization
60
65
61
- [ api-key] ( ../README.md#api-key )
66
+ [ api-key] ( ../README.md#api-key ) , [ partner-key ] ( ../README.md#partner-key )
62
67
63
68
### HTTP request headers
64
69
@@ -82,6 +87,11 @@ SibApiV3Sdk.configure do |config|
82
87
config.api_key[' api-key' ] = ' YOUR API KEY'
83
88
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
84
89
# config.api_key_prefix['api-key'] = 'Bearer'
90
+
91
+ # Configure API key authorization: partner-key
92
+ config.api_key[' partner-key' ] = ' YOUR API KEY'
93
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
94
+ # config.api_key_prefix['partner-key'] = 'Bearer'
85
95
end
86
96
87
97
api_instance = SibApiV3Sdk ::AttributesApi .new
@@ -112,7 +122,7 @@ nil (empty response body)
112
122
113
123
### Authorization
114
124
115
- [ api-key] ( ../README.md#api-key )
125
+ [ api-key] ( ../README.md#api-key ) , [ partner-key ] ( ../README.md#partner-key )
116
126
117
127
### HTTP request headers
118
128
@@ -136,6 +146,11 @@ SibApiV3Sdk.configure do |config|
136
146
config.api_key[' api-key' ] = ' YOUR API KEY'
137
147
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
138
148
# config.api_key_prefix['api-key'] = 'Bearer'
149
+
150
+ # Configure API key authorization: partner-key
151
+ config.api_key[' partner-key' ] = ' YOUR API KEY'
152
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
153
+ # config.api_key_prefix['partner-key'] = 'Bearer'
139
154
end
140
155
141
156
api_instance = SibApiV3Sdk ::AttributesApi .new
@@ -158,7 +173,7 @@ This endpoint does not need any parameter.
158
173
159
174
### Authorization
160
175
161
- [ api-key] ( ../README.md#api-key )
176
+ [ api-key] ( ../README.md#api-key ) , [ partner-key ] ( ../README.md#partner-key )
162
177
163
178
### HTTP request headers
164
179
@@ -182,6 +197,11 @@ SibApiV3Sdk.configure do |config|
182
197
config.api_key[' api-key' ] = ' YOUR API KEY'
183
198
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
184
199
# config.api_key_prefix['api-key'] = 'Bearer'
200
+
201
+ # Configure API key authorization: partner-key
202
+ config.api_key[' partner-key' ] = ' YOUR API KEY'
203
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
204
+ # config.api_key_prefix['partner-key'] = 'Bearer'
185
205
end
186
206
187
207
api_instance = SibApiV3Sdk ::AttributesApi .new
@@ -215,7 +235,7 @@ nil (empty response body)
215
235
216
236
### Authorization
217
237
218
- [ api-key] ( ../README.md#api-key )
238
+ [ api-key] ( ../README.md#api-key ) , [ partner-key ] ( ../README.md#partner-key )
219
239
220
240
### HTTP request headers
221
241
0 commit comments