Update a subscriber’s email address.
| Header | Type | Description |
|---|---|---|
x-shop-id | string | Identify the shop. |
Content-Type | string | Always set to application/json. |
| Field | Type | Required | Description |
|---|---|---|---|
oldEmail | string | Yes | Current email address. |
newEmail | string | Yes | New email address. |
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.
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Email updated successfully