Update newsletter

Update an existing newsletter subscription.

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

Overview

Update an existing newsletter subscription for the given email on the site. Public — no authentication required.

Example: Add the customer’s name and consent details to an existing newsletter entry.


Conditional Requirements

ConditionRequired Fields
Alwayssite_id, email
The email must already be subscribed to this siteotherwise 400
Path Params
string
required

The email address.

Query Params
int32
required

The unique identifier of the site associated with your account.

Body Params
string
length ≤ 32

Optional source for the newsletter subscription request (web, phone, mail, other), maximum 32 characters.

string
length ≤ 65535

Optional comma separated lists.

string
length ≤ 255

Optional first name of the newsletter subscriber.

string
length ≤ 255

Optional last name of the newsletter subscriber.

string
length ≤ 200
string
length ≤ 100
string
length ≤ 100
string
length ≤ 100
string
length ≤ 10

Optional postal code of the newsletter subscriber.

string
length ≤ 100

The email address associated with the newsletter subscription.

Responses

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