@@ -29,14 +29,14 @@ Get file details
2929<?php
3030require_once(__DIR__ . '/vendor/autoload.php');
3131
32- // Configure API key authorization: api-Key
33- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key ('api-Key ', 'YOUR_API_KEY');
32+ // Configure API key authorization: api-key
33+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey ('api-key ', 'YOUR_API_KEY');
3434// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
35- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix ('api-Key ', 'Bearer');
36- // Configure API key authorization: partnerKey
37- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key('partnerKey ', 'YOUR_API_KEY');
35+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix ('api-key ', 'Bearer');
36+ // Configure API key authorization: partner-key
37+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey('partner-key ', 'YOUR_API_KEY');
3838// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
39- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix('partnerKey ', 'Bearer');
39+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('partner-key ', 'Bearer');
4040
4141$apiInstance = new SendinBlue\Client\Api\CRMApi(
4242 // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
@@ -67,7 +67,7 @@ Name | Type | Description | Notes
6767
6868### Authorization
6969
70- [ api-Key ] ( ../../README.md#api-Key ) , [ partnerKey ] ( ../../README.md#partnerKey )
70+ [ api-key ] ( ../../README.md#api-key ) , [ partner-key ] ( ../../README.md#partner-key )
7171
7272### HTTP request headers
7373
@@ -86,14 +86,14 @@ Delete a file
8686<?php
8787require_once(__DIR__ . '/vendor/autoload.php');
8888
89- // Configure API key authorization: api-Key
90- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key ('api-Key ', 'YOUR_API_KEY');
89+ // Configure API key authorization: api-key
90+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey ('api-key ', 'YOUR_API_KEY');
9191// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
92- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix ('api-Key ', 'Bearer');
93- // Configure API key authorization: partnerKey
94- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key('partnerKey ', 'YOUR_API_KEY');
92+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix ('api-key ', 'Bearer');
93+ // Configure API key authorization: partner-key
94+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey('partner-key ', 'YOUR_API_KEY');
9595// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
96- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix('partnerKey ', 'Bearer');
96+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('partner-key ', 'Bearer');
9797
9898$apiInstance = new SendinBlue\Client\Api\CRMApi(
9999 // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
@@ -123,7 +123,7 @@ void (empty response body)
123123
124124### Authorization
125125
126- [ api-Key ] ( ../../README.md#api-Key ) , [ partnerKey ] ( ../../README.md#partnerKey )
126+ [ api-key ] ( ../../README.md#api-key ) , [ partner-key ] ( ../../README.md#partner-key )
127127
128128### HTTP request headers
129129
@@ -142,14 +142,14 @@ Download a file
142142<?php
143143require_once(__DIR__ . '/vendor/autoload.php');
144144
145- // Configure API key authorization: api-Key
146- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key ('api-Key ', 'YOUR_API_KEY');
145+ // Configure API key authorization: api-key
146+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey ('api-key ', 'YOUR_API_KEY');
147147// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
148- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix ('api-Key ', 'Bearer');
149- // Configure API key authorization: partnerKey
150- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key('partnerKey ', 'YOUR_API_KEY');
148+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix ('api-key ', 'Bearer');
149+ // Configure API key authorization: partner-key
150+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey('partner-key ', 'YOUR_API_KEY');
151151// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
152- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix('partnerKey ', 'Bearer');
152+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('partner-key ', 'Bearer');
153153
154154$apiInstance = new SendinBlue\Client\Api\CRMApi(
155155 // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
@@ -179,7 +179,7 @@ void (empty response body)
179179
180180### Authorization
181181
182- [ api-Key ] ( ../../README.md#api-Key ) , [ partnerKey ] ( ../../README.md#partnerKey )
182+ [ api-key ] ( ../../README.md#api-key ) , [ partner-key ] ( ../../README.md#partner-key )
183183
184184### HTTP request headers
185185
@@ -198,14 +198,14 @@ Upload a file
198198<?php
199199require_once(__DIR__ . '/vendor/autoload.php');
200200
201- // Configure API key authorization: api-Key
202- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key ('api-Key ', 'YOUR_API_KEY');
201+ // Configure API key authorization: api-key
202+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey ('api-key ', 'YOUR_API_KEY');
203203// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
204- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix ('api-Key ', 'Bearer');
205- // Configure API key authorization: partnerKey
206- $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-Key('partnerKey ', 'YOUR_API_KEY');
204+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix ('api-key ', 'Bearer');
205+ // Configure API key authorization: partner-key
206+ $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKey('partner-key ', 'YOUR_API_KEY');
207207// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
208- // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setapi-KeyPrefix('partnerKey ', 'Bearer');
208+ // $config = SendinBlue\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('partner-key ', 'Bearer');
209209
210210$apiInstance = new SendinBlue\Client\Api\CRMApi(
211211 // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
@@ -238,7 +238,7 @@ Name | Type | Description | Notes
238238
239239### Authorization
240240
241- [ api-Key ] ( ../../README.md#api-Key ) , [ partnerKey ] ( ../../README.md#partnerKey )
241+ [ api-key ] ( ../../README.md#api-key ) , [ partner-key ] ( ../../README.md#partner-key )
242242
243243### HTTP request headers
244244
0 commit comments