Widgets
Get Preferences Token
Generate a signed token to embed the subscription preferences widget
POST
Get Preferences Token
Generate a signed token that allows you to embed the subscription preferences widget on your website. This widget lets users manage their email subscription preferences directly from your application.
Request Body
The subscriber’s email address. Must be a valid email of an existing
subscriber.
Example
Using the Token
Once you have the token, embed the widget in your frontend:Responses
The subscriber must already exist in Sequenzy. If the subscriber doesn’t
exist, create them first using the Create
Subscriber endpoint.
Get Preferences Token