# SibApiV3Sdk::RemoveContactFromList ## 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]