Skip to main content
POST
integer
required
ID of the list.
object
required
Information about the subscriber.
boolean
default:"false"
Trigger automations when the subscriber is added.
boolean
default:"false"
Send a notification about the new subscriber if configured in list settings.
boolean
default:"false"
Update the subscriber if they already exist in the list.
boolean
default:"false"
Skip double opt-in confirmation. If false, the system sends a double opt-in email and the subscriber is added with status 6 (unconfirmed).
boolean
default:"false"
Force resubscribe if the subscriber was previously unsubscribed (status 2). If status is provided in subscriber_data, it takes precedence. For resubscribe to work, the status must be 1.
If the subscriber already exists in the list, the response includes already_subscribed: true.
The inserted_at field in the response returns the time in UTC format.