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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
The URL to redirect your user to, and the expiration date of the session.
The response is of type object
.