You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-70Lines changed: 22 additions & 70 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ SendinBlue's API matches the [OpenAPI v2 definition](https://www.openapis.org/).
9
9
This PYTHON package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project and is reviewed and maintained by SendinBlue:
*ResellerApi* | [**delete_reseller_child**](docs/ResellerApi.md#delete_reseller_child) | **DELETE** /reseller/children/{childAuthKey} | Deletes a single reseller child based on the childAuthKey supplied
146
149
*ResellerApi* | [**dissociate_ip_from_child**](docs/ResellerApi.md#dissociate_ip_from_child) | **POST** /reseller/children/{childAuthKey}/ips/dissociate | Dissociate a dedicated IP to the child
147
150
*ResellerApi* | [**get_child_info**](docs/ResellerApi.md#get_child_info) | **GET** /reseller/children/{childAuthKey} | Gets the info about a specific child account
148
-
*ResellerApi* | [**get_reseller_childs**](docs/ResellerApi.md#get_reseller_childs) | **GET** /reseller/children | Gets the list of all reseller's children accounts
151
+
*ResellerApi* | [**get_reseller_childs**](docs/ResellerApi.md#get_reseller_childs) | **GET** /reseller/children | Gets the list of all reseller's children accounts
149
152
*ResellerApi* | [**remove_credits**](docs/ResellerApi.md#remove_credits) | **POST** /reseller/children/{childAuthKey}/credits/remove | Remove Email and/or SMS credits from a specific child account
150
-
*ResellerApi* | [**update_reseller_child**](docs/ResellerApi.md#update_reseller_child) | **PUT** /reseller/children/{childAuthKey} | Updates infos of reseller's child based on the childAuthKey supplied
153
+
*ResellerApi* | [**update_reseller_child**](docs/ResellerApi.md#update_reseller_child) | **PUT** /reseller/children/{childAuthKey} | Updates infos of reseller's child based on the childAuthKey supplied
[**get_account**](AccountApi.md#get_account) | **GET** /account | Get your account informations, plans and credits details
8
8
9
-
10
9
# **get_account**
11
10
> GetAccount get_account()
12
11
@@ -55,7 +54,7 @@ This endpoint does not need any parameter.
55
54
56
55
### HTTP request headers
57
56
58
-
-**Content-Type**: application/json
57
+
-**Content-Type**: Not defined
59
58
-**Accept**: application/json
60
59
61
60
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/AddContactToList.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,4 +7,3 @@ Name | Type | Description | Notes
7
7
8
8
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/AddCredits.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,3 @@ Name | Type | Description | Notes
8
8
9
9
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**attribute_category** | **str**| Category of the attribute |
114
-
**attribute_name** | **str**| Name of the existing attribute |
112
+
**attribute_category** | [**str**](.md)| Category of the attribute |
113
+
**attribute_name** | [**str**](.md)| Name of the existing attribute |
115
114
116
115
### Return type
117
116
@@ -123,7 +122,7 @@ void (empty response body)
123
122
124
123
### HTTP request headers
125
124
126
-
-**Content-Type**: application/json
125
+
-**Content-Type**: Not defined
127
126
-**Accept**: application/json
128
127
129
128
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -176,13 +175,13 @@ This endpoint does not need any parameter.
176
175
177
176
### HTTP request headers
178
177
179
-
-**Content-Type**: application/json
178
+
-**Content-Type**: Not defined
180
179
-**Accept**: application/json
181
180
182
181
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments