cm_create_list
Create a new subscriber list for a client. Specify title, unsubscribe settings, and opt-in preferences.
Instructions
Create a new subscriber list for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Title | Yes | List title. | |
| clientId | Yes | Client ID that owns the list. | |
| ConfirmedOptIn | No | Whether the list uses confirmed (double) opt-in. | |
| UnsubscribePage | No | URL of a custom unsubscribe page. | |
| UnsubscribeSetting | No | Whether unsubscribes apply to all client lists or only this one. | |
| ConfirmationSuccessPage | No | URL shown after confirmed opt-in succeeds. |