Mailing Lists
Create a portal session URL for a contact to manage their mailing list subscripitons
Generates a new public URL for a contact with provided email to manage their mailing list subscriptions.
POST
/
lists
/
portal_session
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The email of a contact in your project's contact list, who to create the portal session for.
URL to redirect the user to when they tap on that they're cone editing their lists, or when the session is expired.