Email

EmailSetAttributes

Set subscription attributes via email link

get/channel/{channelId}/email/set-attributes

Path parameters

channelIdstring required

The ID of the channel

Query parameters

subscriptionIdstring required

The subscription ID to set attributes for

redirectUrlstring

URL to redirect to after setting attributes. Use 'doubleOptIn' to redirect to the email confirmation page

customAttributesstring

Custom attributes to set using bracket notation (e.g., customAttributes[user_id]=123&customAttributes[firstname]=Max)

Response

Success-Response (without redirect):

successboolean
attributesSetnumber

Changes

No recorded changes to this endpoint across all 1 revision of this API.