OptOutBulkAssignRequest
Consists of from
field and optOuts
and optIns
lists. Both optOuts
and optIns
can be empty but not simultaneously - at least one of the lists must be entered."
Properties
Name | Type | Required | Description |
---|---|---|---|
from_ | str | ✅ | The phone number of a sender which the recipients should be opted out from or opted in to |
opt_outs | List[str] | ❌ | The list of phone numbers to be opted out |
opt_ins | List[str] | ❌ | The list of phone numbers to be opted in |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs