mirror of
https://github.com/knadh/listmonk.git
synced 2025-12-05 16:00:03 +01:00
Remove obsolete subscriber disabled status from docs. Closes #1793.
This commit is contained in:
@@ -194,7 +194,7 @@ Create a new subscriber.
|
||||
|:-------------------------|:----------|:---------|:-----------------------------------------------------------------------------------------------------|
|
||||
| email | string | Yes | Subscriber's email address. |
|
||||
| name | string | Yes | Subscriber's name. |
|
||||
| status | string | Yes | Subscriber's status: `enabled`, `disabled`, `blocklisted`. |
|
||||
| status | string | Yes | Subscriber's status: `enabled`, `blocklisted`. |
|
||||
| lists | number\[\] | | List of list IDs to subscribe to. |
|
||||
| attribs | JSON | | Attributes of the new subscriber. |
|
||||
| preconfirm_subscriptions | bool | | If true, subscriptions are marked as confirmed and no-optin emails are sent for double opt-in lists. |
|
||||
|
||||
Reference in New Issue
Block a user