docs/WebhooksApi.md in sib-api-v3-sdk-5.2.0 vs docs/WebhooksApi.md in sib-api-v3-sdk-5.2.1
- old
+ new
@@ -24,10 +24,15 @@
SibApiV3Sdk.configure do |config|
# Configure API key authorization: api-key
config.api_key['api-key'] = 'YOUR API KEY'
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
#config.api_key_prefix['api-key'] = 'Bearer'
+
+ # Configure API key authorization: partner-key
+ config.api_key['partner-key'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['partner-key'] = 'Bearer'
end
api_instance = SibApiV3Sdk::WebhooksApi.new
create_webhook = SibApiV3Sdk::CreateWebhook.new # CreateWebhook | Values to create a webhook
@@ -52,11 +57,11 @@
[**CreateModel**](CreateModel.md)
### Authorization
-[api-key](../README.md#api-key)
+[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -76,10 +81,15 @@
SibApiV3Sdk.configure do |config|
# Configure API key authorization: api-key
config.api_key['api-key'] = 'YOUR API KEY'
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
#config.api_key_prefix['api-key'] = 'Bearer'
+
+ # Configure API key authorization: partner-key
+ config.api_key['partner-key'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['partner-key'] = 'Bearer'
end
api_instance = SibApiV3Sdk::WebhooksApi.new
webhook_id = 789 # Integer | Id of the webhook
@@ -103,11 +113,11 @@
nil (empty response body)
### Authorization
-[api-key](../README.md#api-key)
+[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -127,10 +137,15 @@
SibApiV3Sdk.configure do |config|
# Configure API key authorization: api-key
config.api_key['api-key'] = 'YOUR API KEY'
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
#config.api_key_prefix['api-key'] = 'Bearer'
+
+ # Configure API key authorization: partner-key
+ config.api_key['partner-key'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['partner-key'] = 'Bearer'
end
api_instance = SibApiV3Sdk::WebhooksApi.new
webhook_id = 789 # Integer | Id of the webhook
@@ -155,11 +170,11 @@
[**GetWebhook**](GetWebhook.md)
### Authorization
-[api-key](../README.md#api-key)
+[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -179,10 +194,15 @@
SibApiV3Sdk.configure do |config|
# Configure API key authorization: api-key
config.api_key['api-key'] = 'YOUR API KEY'
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
#config.api_key_prefix['api-key'] = 'Bearer'
+
+ # Configure API key authorization: partner-key
+ config.api_key['partner-key'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['partner-key'] = 'Bearer'
end
api_instance = SibApiV3Sdk::WebhooksApi.new
opts = {
@@ -208,11 +228,11 @@
[**GetWebhooks**](GetWebhooks.md)
### Authorization
-[api-key](../README.md#api-key)
+[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -232,10 +252,15 @@
SibApiV3Sdk.configure do |config|
# Configure API key authorization: api-key
config.api_key['api-key'] = 'YOUR API KEY'
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
#config.api_key_prefix['api-key'] = 'Bearer'
+
+ # Configure API key authorization: partner-key
+ config.api_key['partner-key'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['partner-key'] = 'Bearer'
end
api_instance = SibApiV3Sdk::WebhooksApi.new
webhook_id = 789 # Integer | Id of the webhook
@@ -262,10 +287,10 @@
nil (empty response body)
### Authorization
-[api-key](../README.md#api-key)
+[api-key](../README.md#api-key), [partner-key](../README.md#partner-key)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json