Create newsletter

Create a new newsletter subscriber.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Create a new newsletter subscriber. The email must be unique per site.

Example: A visitor subscribes via your website footer form. Create a record with their email, source web, and the consent URL.


Default Values

When omitted, consent_url, consent_ip, consent_text, and consent_type are stored as empty strings ("") not null.

Query Params
int32
required
≥ 1

The unique identifier of the site associated with your account.

Body Params
string
required

Subscriber email. Must be unique per site. Validated with RFC filter.

string
enum
required

Signup source. Input is lowercased automatically.

Allowed:
string
length ≤ 255

Subscriber first name.

string
length ≤ 255

Subscriber last name.

string
length ≤ 10

Subscriber postal/zip code.

string

Free-text string for list assignments (no format enforced).

string
length ≤ 200
string
string
length ≤ 100
string
length ≤ 100
Headers
string
required
Defaults to Bearer eyJ***
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json