Creates a new landing page within the given subscriber list (newsletter). The same
business logic used by the admin UI editor is applied (deadline computation, password
protection field setup, link monitoring, activity logging), so the result is identical
to creating the page through the UI.
Deadline
The optional deadline object controls whether (and how) the landing page expires:
type | Description |
|---|---|
0 | No deadline (default) |
1 | Fixed date/time — requires date, hour, min |
2 | Relative to a list field's date value (redirect on reaching it) — requires field, relativeDays |
3 | Relative to a list field's date value (same as 2, different presentation) — requires field, relativeDays |
4 | Relative countdown from first visit — requires relativeHour, relativeMin |
For type: 2 or type: 3, field must be an existing field on the landing page's subscriber list.
Password protection
Password protection cannot be set through this API — passwordProtection is a read-only
field on the response, reflecting whatever was configured for the page through the admin
UI editor. New/updated landing pages are always created without password protection.
External URL
externalUrlType | Description |
|---|---|
0 | Auto-generated random URL path (default) |
1 | Custom URL path — supply it via externalUrl |
HTML content
If htmlContent is provided, it is saved as the landing page's source and trackingCodes
(if any) are merged with the defaults. If htmlContent is omitted, the landing page is
created without a source (e.g. to be edited later via the visual builder).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
