create_opt_out_list
Create an SMS opt-out list to manage recipients who have unsubscribed, with configurable name, slug, and active or default settings.
Instructions
Create an SMS opt-out list. OpenAPI body is loosely documented; common fields include name/slug and optional default/active flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | List name | |
| slug | No | Unique slug within the account | |
| active | No | Active flag | |
| is_default | No | Treat as default list | |
| description | No | Description |