Subscribe to newsletter
Newsletter
Subscribe to newsletter
Subscribe an email to the shop’s newsletter.
POST
Subscribe to newsletter
Request
Headers
| Header | Type | Description |
|---|---|---|
x-shop-id | string | Identify the shop. |
Content-Type | string | Always set to application/json. |
Body parameters
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address to subscribe. |
name | string | No | Subscriber’s name. |
source | string | No | Source of subscription (e.g., “footer”, “popup”). |
Successful response
Error response
Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Response
201
Subscribed successfully

