docs/RemoveContactFromList.md in sib-api-v3-sdk-5.4.0 vs docs/RemoveContactFromList.md in sib-api-v3-sdk-5.5.0
- old
+ new
@@ -2,8 +2,8 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emails** | **Array<String>** | Required if 'all' is false. Emails to remove from a list. You can pass a maximum of 150 emails for removal in one request. | [optional]
-**all** | **BOOLEAN** | Required if 'emails' is empty. Remove all existing contacts from a list | [optional]
+**all** | **BOOLEAN** | Required if 'emails' is empty. Remove all existing contacts from a list. A process will be created in this scenario. You can fetch the process details to know about the progress | [optional]